|
744 | 744 | "githubUrl": "https://github.com/TheWidlarzGroup/react-native-video/tree/master/packages/react-native-video", |
745 | 745 | "examples": [ |
746 | 746 | "https://github.com/TheWidlarzGroup/react-native-video/tree/master/example", |
747 | | - "https://github.com/TheWidlarzGroup/react-native-video-tvos-example" |
| 747 | + "https://github.com/TheWidlarzGroup/react-native-video-tvos-example", |
| 748 | + "https://github.com/TheWidlarzGroup/react-native-video-feed" |
748 | 749 | ], |
749 | 750 | "ios": true, |
750 | 751 | "android": true, |
|
19634 | 19635 | }, |
19635 | 19636 | { |
19636 | 19637 | "githubUrl": "https://github.com/huextrat/expo-maps-routes", |
19637 | | - "npmPkg": "expo-maps-routes", |
19638 | 19638 | "android": true, |
19639 | 19639 | "ios": true, |
19640 | 19640 | "expoGo": true, |
|
19657 | 19657 | "android": true, |
19658 | 19658 | "expoGo": true, |
19659 | 19659 | "newArchitecture": true |
| 19660 | + }, |
| 19661 | + { |
| 19662 | + "githubUrl": "https://github.com/rygrams/xaui/tree/main/packages/core", |
| 19663 | + "npmPkg": "@xaui/core", |
| 19664 | + "ios": true, |
| 19665 | + "android": true, |
| 19666 | + "newArchitecture": true |
| 19667 | + }, |
| 19668 | + { |
| 19669 | + "githubUrl": "https://github.com/rygrams/xaui/tree/main/packages/native", |
| 19670 | + "npmPkg": "@xaui/native", |
| 19671 | + "ios": true, |
| 19672 | + "android": true, |
| 19673 | + "newArchitecture": true |
| 19674 | + }, |
| 19675 | + { |
| 19676 | + "githubUrl": "https://github.com/rygrams/xaui/tree/main/packages/icons", |
| 19677 | + "npmPkg": "@xaui/icons", |
| 19678 | + "ios": true, |
| 19679 | + "android": true, |
| 19680 | + "newArchitecture": true |
| 19681 | + }, |
| 19682 | + { |
| 19683 | + "githubUrl": "https://github.com/MatthewSRC/native-springs-shaders", |
| 19684 | + "npmPkg": "@native-springs/shaders", |
| 19685 | + "examples": ["https://github.com/MatthewSRC/native-springs-shaders/tree/main/example"], |
| 19686 | + "ios": true, |
| 19687 | + "android": true, |
| 19688 | + "newArchitecture": true |
| 19689 | + }, |
| 19690 | + { |
| 19691 | + "githubUrl": "https://github.com/vercel-labs/json-render/tree/main/packages/react-native", |
| 19692 | + "examples": ["https://github.com/vercel-labs/json-render/tree/main/examples/react-native"], |
| 19693 | + "npmPkg": "@json-render/react-native", |
| 19694 | + "ios": true, |
| 19695 | + "android": true, |
| 19696 | + "web": true, |
| 19697 | + "newArchitecture": true |
19660 | 19698 | } |
19661 | 19699 | ] |
0 commit comments