Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyAvraham authored May 27, 2020
1 parent d44eaab commit 0b97ebe
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
Updated with Expo 37
With examples of Auth0 login and fetching data.
React-Navigation 5 stack with Header, and drawer.
Using Expo features: mainAppState reducer, Localization, Fonts, Splash screen, examples of deep linking to external apps, WebView, Web modal with cookies share.
- Updated with Expo 37.
- With examples of Auth0 login and fetching data.
- React-Navigation 5 stack with Header, and drawer.
- Using Expo features:
- Interesting mainAppState reducer soulution.
- Localization i18n.
- Expo Fonts.
- Splash screen.
- Examples of deep linking to external apps.
- You can find example of how to deep link to your app here:
- Expo WebView.
- Expo Web in-app-modal with cookies share.

# auth0-example
Credits to https://github.com/expo/auth0-example for creating the original repo two years ago. It is currently not maintained and cannot be upgraded to new Expo versions.
Expand Down

0 comments on commit 0b97ebe

Please sign in to comment.