callstack / callstack/react-native-ios-kit
Recommend Placing Inside ApolloProvider?
Abierto
discussion
- Lenguaje dominante
- JavaScript
- Estrellas
- 555
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When there are other providers, does it matter in which order they're placed? Here's the direction I went with my expo app, but I thought others might have this question as well, so maybe the docs should mention this point 🤔
{
{Platform.OS === 'ios' && }
{Platform.OS === 'android' && }
}
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.