Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kanzitelli committed Mar 10, 2021
1 parent bbf604a commit d89c993
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Simple tab-based app with auth flow logic: `Landing → Auth → Main (2 tabs)`.
- [Emotion](https://github.com/emotion-js/emotion) - for styling components

#### Extra features
- Dark Mode 🌚🌝 - achieved with [React Navigation](https://reactnavigation.org/docs/themes/) + [Emotion](https://emotion.sh/docs/theming) theming
- Dark Mode 🌚🌝 - achieved with [react-navigation](https://reactnavigation.org/docs/themes/) & [emotion](https://emotion.sh/docs/theming) theming
- Localization 🌐 - achieved with [expo-localization](https://docs.expo.io/versions/latest/sdk/localization/) & [i18n-js](https://github.com/fnando/i18n-js)

## Try it
- App - [Expo](https://expo.io/@kanzitelli/projects/expo-starter)
Expand Down

0 comments on commit d89c993

Please sign in to comment.