@@ -12672,13 +12672,111 @@
1267212672 },
1267312673 {
1267412674 "githubUrl": "https://github.com/tamagui/tamagui/tree/master/code/ui/tamagui",
12675+ "npmPkg": "tamagui",
1267512676 "examples": ["https://tamagui.dev"],
1267612677 "images": [
1267712678 "https://raw.githubusercontent.com/tamagui/tamagui/master/code/tamagui.dev/public/social.png"
1267812679 ],
1267912680 "android": true,
1268012681 "ios": true,
1268112682 "web": true,
12683+ "expoGo": true,
12684+ "newArchitecture": true
12685+ },
12686+ {
12687+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/animations-moti",
12688+ "npmPkg": "@tamagui/animations-moti",
12689+ "examples": [
12690+ "https://tamagui.dev/docs/core/animations"
12691+ ],
12692+ "ios": true,
12693+ "android": true,
12694+ "web": true,
12695+ "expoGo": true,
12696+ "newArchitecture": true
12697+ },
12698+ {
12699+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/animations-react-native",
12700+ "npmPkg": "@tamagui/animations-react-native",
12701+ "examples": [
12702+ "https://tamagui.dev/docs/core/configuration"
12703+ ],
12704+ "ios": true,
12705+ "android": true,
12706+ "web": true,
12707+ "expoGo": true,
12708+ "newArchitecture": true
12709+ },
12710+ {
12711+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/compiler/babel-plugin",
12712+ "npmPkg": "@tamagui/babel-plugin",
12713+ "examples": [
12714+ "https://tamagui.dev/docs/intro/compiler-install"
12715+ ],
12716+ "ios": true,
12717+ "android": true,
12718+ "web": true,
12719+ "expoGo": true,
12720+ "newArchitecture": true
12721+ },
12722+ {
12723+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/cli",
12724+ "npmPkg": "@tamagui/cli",
12725+ "examples": [
12726+ "https://tamagui.dev/docs/intro/introduction"
12727+ ],
12728+ "ios": true,
12729+ "android": true,
12730+ "web": true,
12731+ "expoGo": true,
12732+ "newArchitecture": true
12733+ },
12734+ {
12735+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/config",
12736+ "npmPkg": "@tamagui/config",
12737+ "examples": [
12738+ "https://tamagui.dev/docs/core/configuration"
12739+ ],
12740+ "ios": true,
12741+ "android": true,
12742+ "web": true,
12743+ "expoGo": true,
12744+ "newArchitecture": true
12745+ },
12746+ {
12747+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/shorthands",
12748+ "npmPkg": "@tamagui/shorthands",
12749+ "examples": [
12750+ "https://tamagui.dev/docs/core/configuration#shorthands"
12751+ ],
12752+ "ios": true,
12753+ "android": true,
12754+ "web": true,
12755+ "expoGo": true,
12756+ "newArchitecture": true
12757+ },
12758+ {
12759+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/themes",
12760+ "npmPkg": "@tamagui/themes",
12761+ "examples": [
12762+ "https://tamagui.dev/docs/intro/themes"
12763+ ],
12764+ "ios": true,
12765+ "android": true,
12766+ "web": true,
12767+ "expoGo": true,
12768+ "newArchitecture": true
12769+ },
12770+ {
12771+ "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/ui/toast",
12772+ "npmPkg": "@tamagui/toast",
12773+ "examples": [
12774+ "https://tamagui.dev/ui/toast"
12775+ ],
12776+ "ios": true,
12777+ "android": true,
12778+ "web": true,
12779+ "expoGo": false,
1268212780 "newArchitecture": true
1268312781 },
1268412782 {
0 commit comments