UNPKG
@spicysparks/react-native-iap
Version:
latest (12.16.0)
12.16.0
12.11.2
12.11.1
12.11.0
React Native In App Purchase Module.
github.com/hyochan/react-native-iap
hyochan/react-native-iap
@spicysparks/react-native-iap
/
lib
/
module
/
modules
/
index.js
5 lines
•
135 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
'./amazon'
;
export
*
from
'./android'
;
export
*
from
'./ios'
;
export
*
from
'./common'
;
//# sourceMappingURL=index.js.map