File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 15986
15986
"examples": ["https://github.com/SolankiYogesh/rn-turbo-location-enabler/tree/main/example"],
15987
15987
"android": true,
15988
15988
"newArchitecture": true
15989
+ },
15990
+ {
15991
+ "githubUrl": "https://github.com/Iterable/react-native-sdk",
15992
+ "npmPkg": "@iterable/react-native-sdk",
15993
+ "examples": [
15994
+ "https://github.com/Iterable/react-native-sdk/tree/master/example"
15995
+ ],
15996
+ "ios": true,
15997
+ "android": true,
15998
+ "newArchitecture": true
15999
+ },
16000
+ {
16001
+ "githubUrl": "https://github.com/Iterable/iterable-expo-plugin",
16002
+ "npmPkg": "@iterable/expo-plugin",
16003
+ "examples": [
16004
+ "https://github.com/Iterable/iterable-expo-plugin/tree/main/example"
16005
+ ],
16006
+ "ios": true,
16007
+ "android": true,
16008
+ "newArchitecture": false
15989
16009
}
15990
16010
]
You can’t perform that action at this time.
0 commit comments