We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a385afc commit 0f451daCopy full SHA for 0f451da
react-native-libraries.json
@@ -16479,5 +16479,16 @@
16479
"ios": true,
16480
"android": true,
16481
"newArchitecture": true
16482
- }
+ },
16483
+ {
16484
+ "githubUrl": "https://github.com/unofficialmohit/rn-snappy-toast",
16485
+ "npmPkg": "rn-snappy-toast",
16486
+ "examples": [
16487
+ "https://github.com/unofficialmohit/rn-snappy-toast/tree/main/example"
16488
+ ],
16489
+ "ios": true,
16490
+ "android": true,
16491
+ "web": true,
16492
+ "newArchitecture": true
16493
+ }
16494
]
0 commit comments