feat: ThemeContext
This commit is contained in:
parent
4226bd515f
commit
b5613c6e18
4 changed files with 134 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@expo/vector-icons": "^13.0.0",
|
||||
"@react-native-async-storage/async-storage": "1.18.2",
|
||||
"@react-navigation/native": "^6.0.2",
|
||||
"expo": "~49.0.15",
|
||||
"expo-font": "~11.4.0",
|
||||
|
|
|
|||
Reference in a new issue