Skip to content

Commit

Permalink
add tamagui dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder committed Jan 5, 2023
1 parent f077e80 commit 7e304be
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@
"@react-native-masked-view/masked-view": "^0.2.8",
"@react-navigation/drawer": "^6.5.6",
"@react-navigation/native": "^6.1.1",
"@tamagui/animations-react-native": "^1.0.3",
"@tamagui/babel-plugin": "^1.0.3",
"@tamagui/font-inter": "^1.0.3",
"@tamagui/font-silkscreen": "^1.0.3",
"@tamagui/lucide-icons": "^1.0.3",
"@tamagui/next-plugin": "^1.0.3",
"@tamagui/next-theme": "^1.0.3",
"@tamagui/shorthands": "^1.0.3",
"@tamagui/theme-base": "^1.0.3",
"babel-plugin-react-native-web": "^0.18.10",
"expo": "^47.0.0",
"expo-linear-gradient": "~12.0.1",
Expand All @@ -44,7 +53,8 @@
"react-native-tab-view": "^3.3.4",
"react-native-web": "^0.18.10",
"sharp": "^0.31.3",
"solito": "^2.1.2"
"solito": "^2.1.2",
"tamagui": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down

0 comments on commit 7e304be

Please sign in to comment.