File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change 12679
12679
"android": true,
12680
12680
"ios": true,
12681
12681
"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,
12682
12740
"newArchitecture": true
12683
12741
},
12684
12742
{
You can’t perform that action at this time.
0 commit comments