AmericaSCORESBayArea / AmericaSCORESBayArea/AmericaScores-CoachApp
(Minor) Some components have React-Native unfriendly capitalizations
- Lenguaje dominante
- JavaScript
- Estrellas
- 5
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
somewhere after we updated our libs, these warnings appeared. We need to update the names and the refs/dependencies.
might be easy in Android Studio using Refactor>Rename and select the option to update references.
then build and test,
Example:
debuggerWorker.js:69 Got a component with the name 'assessmentModal' for the screen 'assessmentModal'. React Components must start with an uppercase letter. If you're passing a regular function and not a component, pass it as children to 'Screen' instead. Otherwise capitalize your component's name.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.