callstack / callstack/react-native-slider
RNSlider Windows has a built authoring issue on how it consumes RNW
- Langage dominant
- TypeScript
- Étoiles
- 1.4k
- Forks
- 295
- Merge moyen
- 5 min
- PR mergées (30 j)
- 1
Description
```
\node_modules\react-native-windows\PropertySheets\External\Microsoft.ReactNative.Uwp.CppLib.targets(12,5): warning MSB4011: "\node_modules\react-native-windows\Microsoft.ReactNative.Cxx\Microsoft.ReactNative.Cxx.vcxitems" cannot be imported again. It was already imported at "\node_modules\@react-native-community\slider\windows\SliderWindows\SliderWindows.vcxproj (80,5)". This is most likely a build authoring error. This subsequent import will be ignored.
```
The way RNW is being consumed from SliderWindows needs to be fixed/updated. The proper way is to consume via the RNW targets and props now.
I will likely open a PR to address this soon.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par windows/SliderWindows/SliderWindows.vcxproj et par le chemin RNW PropertySheets/External/Microsoft.ReactNative.Uwp.CppLib.targets indiqué dans l’avertissement. Examinez la manière dont RNW y est actuellement utilisé et comparez-la à l’approche avec targets et props décrite dans l’issue. Le travail est terminé lorsque le projet utilise cette approche et que l’avertissement de build concernant l’importation en double n’apparaît plus.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react-native
- Domaine
- build-system
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100