react-native-iap

react-native native module for In App Purchase.

MIT License

Downloads
202.5K
Stars
2.7K
Committers
232

Bot releases are hidden (Show)

react-native-iap - 8.5.2

Published by andresesfm about 2 years ago

Breaking Changes

  • requestPurchase and requestSubscription now take an object as parameters.

before:

requestPurchase('com.example.inapp', false)

after:

requestPurchase({ sku: 'com.example.inapp', andDangerouslyFinishTransactionAutomaticallyIOS: false })

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.5.1...8.5.2

react-native-iap - 8.5.1

Published by hyochan about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.4.0...8.5.1

react-native-iap - 9.0.0-beta4

Published by andresesfm about 2 years ago

Fixes related to new optional parameter

react-native-iap - 9.0.0-beta3

Published by andresesfm about 2 years ago

type fixes along with Android updates to point to local files

react-native-iap - 9.0.0-beta2

Published by andresesfm about 2 years ago

Implemented fixes to expose setAndroidNativeModule and moved selectedOfferIndex to requestSubscription

react-native-iap - 9.0.0-beta

Published by andresesfm about 2 years ago

Beta release of Implementation of Google Play Billing SDK V5

react-native-iap - 8.3.0

Published by hyochan about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.2.2...8.3.0

react-native-iap - 8.2.2

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.2.1...8.2.2

react-native-iap - 8.2.1

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.2.0...8.2.1

react-native-iap - 8.2.0

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.1.3...8.2.0

react-native-iap - 8.1.3

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.1.2...8.1.3

react-native-iap - 8.1.2

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.1.1...8.1.2

react-native-iap - 8.1.1

Published by hyochan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.1.0...8.1.1

react-native-iap - 8.1.0

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.10...8.1.0

react-native-iap - 8.0.10

Published by hyochan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.9...8.0.10

react-native-iap - 8.0.9

Published by hyochan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.8...8.0.9

react-native-iap - 8.0.8

Published by hyochan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.7...8.0.8

react-native-iap - 8.0.7

Published by hyochan over 2 years ago

What's Changed

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.6...8.0.7

react-native-iap - 8.0.6

Published by hyochan over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/dooboolab/react-native-iap/compare/8.0.5...8.0.6

Package Rankings
Top 1.33% on Npmjs.org
Badges
Extracted from project README
Version Next Version Download Backers and Sponsors FOSSA Status FOSSA Status
Related Projects