callstack / callstack/react-native-ios-kit
Recommend Placing Inside ApolloProvider?
Offen
discussion
- Vorherrschende Sprache
- JavaScript
- Sterne
- 555
- Forks
- 52
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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' && }
}
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.