Skip to content

Commit 0d6ccbc

Browse files
authored
add expo-iap (#1670)
1 parent 078d12d commit 0d6ccbc

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
@@ -15507,5 +15507,15 @@
1550715507
"ios": true,
1550815508
"android": true,
1550915509
"newArchitecture": true
15510+
},
15511+
{
15512+
"githubUrl": "https://github.com/hyochan/expo-iap",
15513+
"npmPkg": "expo-iap",
15514+
"examples": [
15515+
"https://github.com/hyochan/expo-iap/tree/main/example"
15516+
],
15517+
"ios": true,
15518+
"android": true,
15519+
"newArchitecture": true
1551015520
}
1551115521
]

0 commit comments

Comments
 (0)