|
845 | 845 | { |
846 | 846 | "githubUrl": "https://github.com/wix-incubator/react-native-autogrow-textinput", |
847 | 847 | "ios": true, |
848 | | - "android": true |
| 848 | + "android": true, |
| 849 | + "alternatives": ["react-native-ui-lib"] |
849 | 850 | }, |
850 | 851 | { |
851 | 852 | "githubUrl": "https://github.com/jeanpan/react-native-camera-roll-picker", |
|
1692 | 1693 | "githubUrl": "https://github.com/wix-incubator/react-native-keyboard-input", |
1693 | 1694 | "ios": true, |
1694 | 1695 | "android": true, |
1695 | | - "unmaintained": true |
| 1696 | + "unmaintained": true, |
| 1697 | + "alternatives": ["react-native-ui-lib"] |
1696 | 1698 | }, |
1697 | 1699 | { |
1698 | 1700 | "githubUrl": "https://github.com/kayla-tech/react-native-privacy-snapshot", |
|
3998 | 4000 | "newArchitecture": true |
3999 | 4001 | }, |
4000 | 4002 | { |
4001 | | - "githubUrl": "https://github.com/hyochan/react-native-iap", |
4002 | | - "images": [ |
4003 | | - "https://user-images.githubusercontent.com/27461460/52619625-87aa8a80-2ee5-11e9-9aee-6691c34408f3.gif" |
| 4003 | + "githubUrl": "https://github.com/hyodotdev/openiap/tree/main/libraries/react-native-iap", |
| 4004 | + "examples": [ |
| 4005 | + "https://github.com/hyodotdev/openiap/tree/main/libraries/react-native-iap/example", |
| 4006 | + "https://github.com/hyodotdev/openiap/tree/main/libraries/react-native-iap/example-expo" |
4004 | 4007 | ], |
4005 | 4008 | "ios": true, |
4006 | 4009 | "android": true, |
|
8631 | 8634 | "githubUrl": "https://github.com/b0iq/react-native-place-picker", |
8632 | 8635 | "examples": ["https://github.com/b0iq/react-native-place-picker/tree/main/example"], |
8633 | 8636 | "ios": true, |
8634 | | - "android": true |
| 8637 | + "android": true, |
| 8638 | + "alternatives": ["expo-location-picker"] |
8635 | 8639 | }, |
8636 | 8640 | { |
8637 | 8641 | "githubUrl": "https://github.com/Shopify/react-native-performance/tree/main/packages/react-native-performance", |
8638 | 8642 | "npmPkg": "@shopify/react-native-performance", |
8639 | | - "examples": ["https://github.com/b0iq/react-native-place-picker/tree/main/example"], |
8640 | 8643 | "ios": true, |
8641 | 8644 | "android": true, |
8642 | 8645 | "vegaos": "@amazon-devices/shopify__react-native-performance", |
|
15656 | 15659 | "newArchitecture": true |
15657 | 15660 | }, |
15658 | 15661 | { |
15659 | | - "githubUrl": "https://github.com/hyochan/expo-iap", |
15660 | | - "examples": ["https://github.com/hyochan/expo-iap/tree/main/example"], |
| 15662 | + "githubUrl": "https://github.com/hyodotdev/openiap/tree/main/libraries/expo-iap", |
| 15663 | + "examples": ["https://github.com/hyodotdev/openiap/tree/main/libraries/expo-iap/example"], |
15661 | 15664 | "ios": true, |
15662 | 15665 | "android": true, |
15663 | 15666 | "newArchitecture": true, |
|
17536 | 17539 | "expoGo": true |
17537 | 17540 | }, |
17538 | 17541 | { |
17539 | | - "githubUrl": "https://github.com/software-mansion-labs/react-native-detour", |
| 17542 | + "githubUrl": "https://github.com/software-mansion-labs/react-native-detour/tree/main/packages/react-native-detour", |
17540 | 17543 | "npmPkg": "@swmansion/react-native-detour", |
17541 | 17544 | "examples": [ |
17542 | 17545 | "https://github.com/software-mansion-labs/react-native-detour/tree/main/examples/expo-bare", |
|
20339 | 20342 | "examples": ["https://github.com/johntips/react-native-infinite-tab-view/tree/main/example"], |
20340 | 20343 | "ios": true, |
20341 | 20344 | "android": true, |
20342 | | - "newArchitecture": true |
| 20345 | + "newArchitecture": true, |
| 20346 | + "alternatives": ["react-native-infinite-material-tab"] |
20343 | 20347 | }, |
20344 | 20348 | { |
20345 | 20349 | "githubUrl": "https://github.com/steve228uk/metro-bridge", |
|
20619 | 20623 | ], |
20620 | 20624 | "ios": true, |
20621 | 20625 | "android": true |
| 20626 | + }, |
| 20627 | + { |
| 20628 | + "githubUrl": "https://github.com/johntips/react-native-infinite-material-tab", |
| 20629 | + "examples": [ |
| 20630 | + "https://github.com/johntips/react-native-infinite-material-tab/tree/main/example" |
| 20631 | + ], |
| 20632 | + "images": [ |
| 20633 | + "https://raw.githubusercontent.com/johntips/react-native-infinite-material-tab/main/assets/android.gif", |
| 20634 | + "https://raw.githubusercontent.com/johntips/react-native-infinite-material-tab/main/assets/ios.gif" |
| 20635 | + ], |
| 20636 | + "ios": true, |
| 20637 | + "android": true |
| 20638 | + }, |
| 20639 | + { |
| 20640 | + "githubUrl": "https://github.com/palmcode-ae/expo-location-picker", |
| 20641 | + "examples": ["https://github.com/palmcode-ae/expo-location-picker/tree/main/example"], |
| 20642 | + "ios": true, |
| 20643 | + "android": true |
20622 | 20644 | } |
20623 | 20645 | ] |
0 commit comments