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 a394869 commit c4ca733Copy full SHA for c4ca733
react-native-libraries.json
@@ -16441,5 +16441,15 @@
16441
"ios": true,
16442
"android": true,
16443
"newArchitecture": true
16444
- }
+ },
16445
+ {
16446
+ "githubUrl": "https://github.com/braze-inc/braze-expo-plugin/tree/main/plugin",
16447
+ "npmPkg": "@braze/expo-plugin",
16448
+ "examples": [
16449
+ "https://github.com/braze-inc/braze-expo-plugin/tree/main/example"
16450
+ ],
16451
+ "ios": true,
16452
+ "android": true,
16453
+ "newArchitecture": true
16454
+ }
16455
]
0 commit comments