File tree Expand file tree Collapse file tree 1 file changed +39
-3
lines changed Expand file tree Collapse file tree 1 file changed +39
-3
lines changed Original file line number Diff line number Diff line change 9872
9872
{
9873
9873
"githubUrl": "https://github.com/Sharcoux/slider",
9874
9874
"npmPkg": "@react-native-assets/slider",
9875
- "examples": ["https://codesandbox.io/s/sharcoux-slider-demo-7fqnk8?file=/src/App.js "],
9876
- "ios ": true ,
9875
+ "examples": ["https://codesandbox.io/s/sharcoux-slider-demo-7fqnk8"],
9876
+ "images ": ["https://github.com/Sharcoux/slider/blob/master/slider.gif"] ,
9877
9877
"android": true,
9878
- "web": true
9878
+ "ios": true,
9879
+ "web": true,
9880
+ "expoGo": true,
9881
+ "fireos": true,
9882
+ "newArchitecture": true
9879
9883
},
9880
9884
{
9881
9885
"githubUrl": "https://github.com/lingui/js-lingui/tree/main/packages/react",
15372
15376
"android": true,
15373
15377
"ios": true,
15374
15378
"newArchitecture": true
15379
+ },
15380
+ {
15381
+ "githubUrl": "https://github.com/Sharcoux/rn-css",
15382
+ "npmPkg": "rn-css",
15383
+ "android": true,
15384
+ "ios": true,
15385
+ "web": true,
15386
+ "expoGo": true,
15387
+ "fireos": true,
15388
+ "newArchitecture": true
15389
+ },
15390
+ {
15391
+ "githubUrl": "https://github.com/cantoo-scribe/pdf-lib",
15392
+ "npmPkg": "@cantoo/pdf-lib",
15393
+ "android": true,
15394
+ "ios": true,
15395
+ "web": true,
15396
+ "expoGo": true,
15397
+ "fireos": true,
15398
+ "newArchitecture": true
15399
+ },
15400
+ {
15401
+ "githubUrl": "https://github.com/Sharcoux/navigation",
15402
+ "npmPkg": "@react-native-assets/navigation",
15403
+ "examples": ["https://snack.expo.dev/@sharcoux/react-native-navigation"],
15404
+ "images": ["https://github.com/Sharcoux/navigation/blob/master/example/navigation.gif"],
15405
+ "android": true,
15406
+ "ios": true,
15407
+ "web": true,
15408
+ "expoGo": true,
15409
+ "fireos": true,
15410
+ "newArchitecture": true
15375
15411
}
15376
15412
]
You can’t perform that action at this time.
0 commit comments