Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit fbc4a66

Browse files
upgrade to sdk 42
1 parent 9b0093a commit fbc4a66

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

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

12-
- based on Expo SDK `40.x.x`
12+
- based on Expo SDK `42`
1313
- navigation using `react-navigation` 5.x.x
1414
- Firebase as backend for email auth
1515
- custom and reusable form components
@@ -48,8 +48,9 @@ export default {
4848
```
4949

5050
4. Start the project:
51-
- `yarn ios` -- open on iOS
52-
- `yarn android` -- open on Android
51+
52+
- `yarn ios` -- open on iOS
53+
- `yarn android` -- open on Android
5354

5455
## File Structure
5556

0 commit comments

Comments
 (0)