Skip to content

Commit 24377e3

Browse files
authored
Add react-native-purchases-ui (#1540)
1 parent 7667031 commit 24377e3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14017,5 +14017,15 @@
1401714017
"web": true,
1401814018
"expoGo": true,
1401914019
"newArchitecture": true
14020+
},
14021+
{
14022+
"githubUrl": "https://github.com/RevenueCat/react-native-purchases/tree/main/react-native-purchases-ui",
14023+
"npmPkg": "react-native-purchases-ui",
14024+
"examples": [
14025+
"https://github.com/RevenueCat/react-native-purchases/tree/main/examples/MagicWeather"
14026+
],
14027+
"ios": true,
14028+
"android": true,
14029+
"newArchitecture": true
1402014030
}
1402114031
]

0 commit comments

Comments
 (0)