Skip to content

Commit 28cbe15

Browse files
committed
Updated expo expo-status-bar and react-native
1 parent 2f97d7d commit 28cbe15

File tree

4 files changed

+2046
-2280
lines changed

4 files changed

+2046
-2280
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v18.17.0

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Run ios
3131
yarn ios
3232
```
3333

34+
## Tested with
35+
* node : 18
36+
3437
## Author
3538

3639
* **Shanaka 'Sha' Senevirathne** - *Initial work* - [hdsenevi github ](https://github.com/hdsenevi) | [twitter](https://twitter.com/hdsenevi)

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"web": "expo start --web"
1010
},
1111
"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",
1414
"react": "18.2.0",
15-
"react-native": "0.71.7"
15+
"react-native": "0.72.6"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.21.8"
18+
"@babel/core": "^7.23.7"
1919
},
2020
"private": true
21-
}
21+
}

0 commit comments

Comments
 (0)