React Native Session Provider
Is there an example anywhere showing how to create a session provider with the Kinde React Native SDK in an expo app?
Here is the Expo docs on how they encourage to use React Context and Route Groups
https://docs.expo.dev/router/reference/authentication/
Would it make sense to use the Kinde React SDK?
Here is the Expo docs on how they encourage to use React Context and Route Groups
https://docs.expo.dev/router/reference/authentication/
Would it make sense to use the Kinde React SDK?
Expo Documentation
How to implement authentication and protect routes with Expo Router.
