Skip to content

Commit

Permalink
Install React Native Elements UI library
Browse files Browse the repository at this point in the history
  • Loading branch information
dbelokon authored and AmasiaNalbandian committed Feb 14, 2022
1 parent 42a1993 commit e720097
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.67.1",
"react-native-web": "0.17.5",
"react-native-safe-area-context": "3.3.2"
"react-native-elements": "3.4.2",
"react-native-safe-area-context": "3.3.2",
"react-native-web": "0.17.5"
},
"devDependencies": {
"@babel/core": "7.16.12",
Expand Down

0 comments on commit e720097

Please sign in to comment.