File tree Expand file tree Collapse file tree 4 files changed +2046
-2280
lines changed Expand file tree Collapse file tree 4 files changed +2046
-2280
lines changed Original file line number Diff line number Diff line change
1
+ v18.17.0
Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ Run ios
31
31
yarn ios
32
32
```
33
33
34
+ ## Tested with
35
+ * node : 18
36
+
34
37
## Author
35
38
36
39
* ** Shanaka 'Sha' Senevirathne** - * Initial work* - [ hdsenevi github ] ( https://github.com/hdsenevi ) | [ twitter] ( https://twitter.com/hdsenevi )
Original file line number Diff line number Diff line change 9
9
"web" : " expo start --web"
10
10
},
11
11
"dependencies" : {
12
- "expo" : " ~48 .0.16 " ,
13
- "expo-status-bar" : " ~1.4.4 " ,
12
+ "expo" : " ~49 .0.21 " ,
13
+ "expo-status-bar" : " ~1.6.0 " ,
14
14
"react" : " 18.2.0" ,
15
- "react-native" : " 0.71.7 "
15
+ "react-native" : " 0.72.6 "
16
16
},
17
17
"devDependencies" : {
18
- "@babel/core" : " ^7.21.8 "
18
+ "@babel/core" : " ^7.23.7 "
19
19
},
20
20
"private" : true
21
- }
21
+ }
You can’t perform that action at this time.
0 commit comments