Skip to content

Commit

Permalink
upgrade to sdk 42
Browse files Browse the repository at this point in the history
  • Loading branch information
amandeepmittal committed Sep 4, 2021
1 parent 9b0093a commit fbc4a66
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Is a quicker way to start with Expo + Firebase projects. It includes:

- based on Expo SDK `40.x.x`
- based on Expo SDK `42`
- navigation using `react-navigation` 5.x.x
- Firebase as backend for email auth
- custom and reusable form components
Expand Down Expand Up @@ -48,8 +48,9 @@ export default {
```

4. Start the project:
- `yarn ios` -- open on iOS
- `yarn android` -- open on Android

- `yarn ios` -- open on iOS
- `yarn android` -- open on Android

## File Structure

Expand Down

0 comments on commit fbc4a66

Please sign in to comment.