|
18083 | 18083 | }, |
18084 | 18084 | { |
18085 | 18085 | "githubUrl": "https://github.com/Flagsmith/flagsmith-js-client/tree/main/lib/react-native-flagsmith", |
| 18086 | + "npmPkg": "@flagsmith/react-native", |
18086 | 18087 | "examples": ["https://github.com/Flagsmith/flagsmith-js-examples/tree/main/reactnative"], |
18087 | 18088 | "ios": true, |
18088 | 18089 | "android": true |
|
19299 | 19300 | "ios": true, |
19300 | 19301 | "android": true, |
19301 | 19302 | "newArchitecture": true |
| 19303 | + }, |
| 19304 | + { |
| 19305 | + "githubUrl": "https://github.com/0xZekeA/supastash", |
| 19306 | + "ios": true, |
| 19307 | + "android": true |
| 19308 | + }, |
| 19309 | + { |
| 19310 | + "githubUrl": "https://github.com/seenn-io/react-native", |
| 19311 | + "npmPkg": "@seenn/react-native", |
| 19312 | + "ios": true, |
| 19313 | + "android": true |
| 19314 | + }, |
| 19315 | + { |
| 19316 | + "githubUrl": "https://github.com/testshallpass/react-native-thumbnail-selector", |
| 19317 | + "examples": [ |
| 19318 | + "https://github.com/testshallpass/react-native-thumbnail-selector/tree/main/example" |
| 19319 | + ], |
| 19320 | + "images": [ |
| 19321 | + "https://raw.githubusercontent.com/testshallpass/react-native-thumbnail-selector/main/assets/demo.gif" |
| 19322 | + ], |
| 19323 | + "ios": true, |
| 19324 | + "android": true |
| 19325 | + }, |
| 19326 | + { |
| 19327 | + "githubUrl": "https://github.com/callstackincubator/ai/tree/main/packages/apple-llm", |
| 19328 | + "npmPkg": "@react-native-ai/apple", |
| 19329 | + "examples": ["https://github.com/callstackincubator/ai/tree/main/apps/expo-example"], |
| 19330 | + "ios": true, |
| 19331 | + "newArchitecture": true |
| 19332 | + }, |
| 19333 | + { |
| 19334 | + "githubUrl": "https://github.com/callstackincubator/ai/tree/main/packages/llama", |
| 19335 | + "npmPkg": "@react-native-ai/llama", |
| 19336 | + "examples": ["https://github.com/callstackincubator/ai/tree/main/apps/expo-example"], |
| 19337 | + "ios": true, |
| 19338 | + "android": true, |
| 19339 | + "newArchitecture": true |
| 19340 | + }, |
| 19341 | + { |
| 19342 | + "githubUrl": "https://github.com/callstackincubator/ai/tree/main/packages/mlc", |
| 19343 | + "npmPkg": "@react-native-ai/mlc", |
| 19344 | + "ios": true, |
| 19345 | + "newArchitecture": true |
| 19346 | + }, |
| 19347 | + { |
| 19348 | + "githubUrl": "https://github.com/callstackincubator/ai/tree/main/packages/dev-tools", |
| 19349 | + "npmPkg": "@react-native-ai/dev-tools", |
| 19350 | + "images": [ |
| 19351 | + "https://raw.githubusercontent.com/callstackincubator/ai/main/website/src/public/dev-tools-preview.png" |
| 19352 | + ], |
| 19353 | + "dev": true, |
| 19354 | + "ios": true, |
| 19355 | + "android": true, |
| 19356 | + "newArchitecture": true |
| 19357 | + }, |
| 19358 | + { |
| 19359 | + "githubUrl": "https://github.com/luciqai/luciq-reactnative-sdk", |
| 19360 | + "npmPkg": "@luciq/react-native", |
| 19361 | + "examples": ["https://github.com/luciqai/luciq-reactnative-sdk/tree/master/examples/default"], |
| 19362 | + "ios": true, |
| 19363 | + "android": true |
19302 | 19364 | } |
19303 | 19365 | ] |
0 commit comments