Skip to content

Commit 7e7d477

Browse files
authored
Updated tamagui expoGo and added @tamagui/* packages (#1698)
1 parent 7e89097 commit 7e7d477

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

react-native-libraries.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12679,6 +12679,64 @@
1267912679
"android": true,
1268012680
"ios": true,
1268112681
"web": true,
12682+
"expoGo": true,
12683+
"newArchitecture": true
12684+
},
12685+
{
12686+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/animations-moti",
12687+
"npmPkg": "@tamagui/animations-moti",
12688+
"ios": true,
12689+
"android": true,
12690+
"web": true,
12691+
"expoGo": true,
12692+
"newArchitecture": true
12693+
},
12694+
{
12695+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/animations-react-native",
12696+
"npmPkg": "@tamagui/animations-react-native",
12697+
"ios": true,
12698+
"android": true,
12699+
"web": true,
12700+
"expoGo": true,
12701+
"newArchitecture": true
12702+
},
12703+
{
12704+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/config",
12705+
"npmPkg": "@tamagui/config",
12706+
"ios": true,
12707+
"android": true,
12708+
"web": true,
12709+
"expoGo": true,
12710+
"newArchitecture": true
12711+
},
12712+
{
12713+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/shorthands",
12714+
"npmPkg": "@tamagui/shorthands",
12715+
"ios": true,
12716+
"android": true,
12717+
"web": true,
12718+
"expoGo": true,
12719+
"newArchitecture": true
12720+
},
12721+
{
12722+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/themes",
12723+
"npmPkg": "@tamagui/themes",
12724+
"ios": true,
12725+
"android": true,
12726+
"web": true,
12727+
"expoGo": true,
12728+
"newArchitecture": true
12729+
},
12730+
{
12731+
"githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/ui/toast",
12732+
"npmPkg": "@tamagui/toast",
12733+
"examples": [
12734+
"https://github.com/tamagui/tamagui/blob/main/code/demos/src/ToastDemo.tsx"
12735+
],
12736+
"ios": true,
12737+
"android": true,
12738+
"web": true,
12739+
"expoGo": false,
1268212740
"newArchitecture": true
1268312741
},
1268412742
{

0 commit comments

Comments
 (0)