Skip to content

Commit c1cf210

Browse files
authored
add few libraries (react-native-community#1973)
1 parent 4812f62 commit c1cf210

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17968,5 +17968,47 @@
1796817968
"android": true,
1796917969
"horizon": true,
1797017970
"newArchitecture": true
17971+
},
17972+
{
17973+
"githubUrl": "https://github.com/software-mansion-labs/react-native-onboarding",
17974+
"npmPkg": "@blazejkustra/react-native-onboarding",
17975+
"examples": [
17976+
"https://github.com/software-mansion-labs/react-native-onboarding/tree/main/example"
17977+
],
17978+
"ios": true,
17979+
"android": true,
17980+
"web": true,
17981+
"newArchitecture": true
17982+
},
17983+
{
17984+
"githubUrl": "https://github.com/software-mansion-labs/expo-live-updates",
17985+
"examples": [
17986+
"https://github.com/software-mansion-labs/react-native-onboarding/tree/main/example"
17987+
],
17988+
"android": true,
17989+
"newArchitecture": true
17990+
},
17991+
{
17992+
"githubUrl": "https://github.com/ChainPlatform/react-native-splash",
17993+
"npmPkg": "@chainplatform/splash",
17994+
"ios": true,
17995+
"android": true,
17996+
"web": true
17997+
},
17998+
{
17999+
"githubUrl": "https://github.com/customerio/customerio-reactnative",
18000+
"examples": [
18001+
"https://github.com/customerio/customerio-reactnative/tree/main/example"
18002+
],
18003+
"android": true,
18004+
"ios": true,
18005+
"configPlugin": "https://github.com/customerio/customerio-expo-plugin"
18006+
},
18007+
{
18008+
"githubUrl": "https://github.com/invertase/react-native-firebase/tree/main/packages/ai",
18009+
"npmPkg": "@react-native-firebase/ai",
18010+
"android": true,
18011+
"ios": true,
18012+
"newArchitecture": true
1797118013
}
1797218014
]

0 commit comments

Comments
 (0)