|
12672 | 12672 | }, |
12673 | 12673 | { |
12674 | 12674 | "githubUrl": "https://github.com/tamagui/tamagui/tree/master/code/ui/tamagui", |
12675 | | - "npmPkg": "tamagui", |
12676 | 12675 | "examples": ["https://tamagui.dev"], |
12677 | 12676 | "images": [ |
12678 | 12677 | "https://raw.githubusercontent.com/tamagui/tamagui/master/code/tamagui.dev/public/social.png" |
|
12685 | 12684 | }, |
12686 | 12685 | { |
12687 | 12686 | "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 | 12687 | "ios": true, |
12693 | 12688 | "android": true, |
12694 | 12689 | "web": true, |
|
12697 | 12692 | }, |
12698 | 12693 | { |
12699 | 12694 | "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 | 12695 | "ios": true, |
12705 | 12696 | "android": true, |
12706 | 12697 | "web": true, |
|
12709 | 12700 | }, |
12710 | 12701 | { |
12711 | 12702 | "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/config", |
12712 | | - "npmPkg": "@tamagui/config", |
12713 | | - "examples": [ |
12714 | | - "https://tamagui.dev/docs/core/configuration" |
12715 | | - ], |
12716 | 12703 | "ios": true, |
12717 | 12704 | "android": true, |
12718 | 12705 | "web": true, |
|
12721 | 12708 | }, |
12722 | 12709 | { |
12723 | 12710 | "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/shorthands", |
12724 | | - "npmPkg": "@tamagui/shorthands", |
12725 | | - "examples": [ |
12726 | | - "https://tamagui.dev/docs/core/configuration#shorthands" |
12727 | | - ], |
12728 | 12711 | "ios": true, |
12729 | 12712 | "android": true, |
12730 | 12713 | "web": true, |
|
12733 | 12716 | }, |
12734 | 12717 | { |
12735 | 12718 | "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/core/themes", |
12736 | | - "npmPkg": "@tamagui/themes", |
12737 | | - "examples": [ |
12738 | | - "https://tamagui.dev/docs/intro/themes" |
12739 | | - ], |
12740 | 12719 | "ios": true, |
12741 | 12720 | "android": true, |
12742 | 12721 | "web": true, |
|
12745 | 12724 | }, |
12746 | 12725 | { |
12747 | 12726 | "githubUrl": "https://github.com/tamagui/tamagui/tree/main/code/ui/toast", |
12748 | | - "npmPkg": "@tamagui/toast", |
12749 | 12727 | "examples": [ |
12750 | | - "https://tamagui.dev/ui/toast" |
| 12728 | + "https://github.com/tamagui/tamagui/blob/main/code/demos/src/ToastDemo.tsx" |
12751 | 12729 | ], |
12752 | 12730 | "ios": true, |
12753 | 12731 | "android": true, |
|
0 commit comments