Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-native-iap

Developing and maintaining react native in app purchase module
Collective - Host: opensource - https://opencollective.com/react-native-iap - Code: https://github.com/dooboolab/react-native-iap

add tvos as build target

github.com/hyochan/react-native-iap - 9923fb32c96f1b4f32e7552129603dd24fa419be authored over 5 years ago by Aakash Sigdel <[email protected]>
fix platform specific subscription types regarding introductory pricing

github.com/hyochan/react-native-iap - 6f29c054ebb27da2cade2480da573d4b9039f850 authored over 5 years ago by Joshua Cole <[email protected]>
Fix promo code purchase not being restored.

Fixes promo code purchase not being restored.
Checks for transaction state being SKPaymentTrans...

github.com/hyochan/react-native-iap - 965255da2343d0cac2cb27775297bb8f9f5b350e authored over 5 years ago by rizzomichaelg <[email protected]>
Fix gradle api usage

github.com/hyochan/react-native-iap - 2b82dd0a4c9a812a858cd2cc3d2537986cac212a authored over 5 years ago by Alpha <[email protected]>
Update Gradle 3.2.1 - build tools version 28.0.3

This PR updates _Gradle_ version to `3.2.1` and default build tools version to `28.0.3` to avoid...

github.com/hyochan/react-native-iap - 4131299fdf76ef32e3c4e7bcf5fdadaf3a85535b authored over 5 years ago by Alejo Castaño <[email protected]>
Fix flow typing

github.com/hyochan/react-native-iap - edc48311c2946c59eb58862e9502b3b8875dcbf0 authored over 5 years ago by Julien Polo <[email protected]>
Fix `npmignore` and release 2.5.0

github.com/hyochan/react-native-iap - ad192bbf4c306e8901151516288792e7c55b1090 authored over 5 years ago by hyochan <[email protected]>
Update readme & update package # to 2.5.0

github.com/hyochan/react-native-iap - a370debee3f2364c4e45076e78aa290f50199d1f authored over 5 years ago by hyochan <[email protected]>
Remove dup eslinting

github.com/hyochan/react-native-iap - 7b1e6dfbe39e241a564b54eb99ef90e0fb60e5ca authored over 5 years ago by hyochan <[email protected]>
Fix testing & Add missing scripts

github.com/hyochan/react-native-iap - b5ba14cc87b765fe99e8ccdd5585cb7e97d601c5 authored over 5 years ago by hyochan <[email protected]>
Re-create `example` project

Get rid of `react-navigation` since this has other native dependency that is burden to updgrade.

github.com/hyochan/react-native-iap - 488dab7255871bbe92eff5c45e838ac5acbed781 authored over 5 years ago by hyochan <[email protected]>
Edit travis for new example project

github.com/hyochan/react-native-iap - e0cae43b893d149a4dffe3da4bff28f3830941c0 authored over 5 years ago by hyochan <[email protected]>
README changed as requested

github.com/hyochan/react-native-iap - eb14ea49781f83ff5cee728095070db68d4cf2f6 authored over 5 years ago by camou <[email protected]>
Update README.md

github.com/hyochan/react-native-iap - 6b85cc5166f8b2623236c3ed1d52f91be8d76fee authored over 5 years ago by JB Paul <[email protected]>
Remove comments about ejected apps in README

Removing `pod 'RNIap', :path => '../node_modules/react-native-iap'` from the Podfile makes the m...

github.com/hyochan/react-native-iap - 924287bccc9df7333716d69da135cc90f73db2f2 authored over 5 years ago by Emilio Rodriguez <[email protected]>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - e4c80d8a360575b40afb54420a1ea214fc249e4b authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-node to version 9.0.0

github.com/hyochan/react-native-iap - 586805fb02b72e24ad486126746342c4b80c3197 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-plugin-node to version 9.0.0

github.com/hyochan/react-native-iap - f011f2c71454e5590804f28c9c245010e4817684 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

github.com/hyochan/react-native-iap - a27fe522738806e88abe2408a79611da400d967a authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update metro-react-native-babel-preset to version 0.54.0

github.com/hyochan/react-native-iap - 2cb8a430486876f85ce07466abcf22a8c0934ed1 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 5bc5601a6445cbd9585a33c8fba44eda03e88446 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix ARC conversation issue

github.com/hyochan/react-native-iap - 5e7257f45a2375b7d47f4b5e84b3abf465740336 authored over 5 years ago by Peter Theill <[email protected]>
Update README.md

github.com/hyochan/react-native-iap - 759d6a0a1c40793fc2be331aefa0d51832199a3e authored over 5 years ago by JB Paul <[email protected]>
iOS: Return bool in canMakePayments

github.com/hyochan/react-native-iap - 5357d2327ebcf8485227c5c2dbcbdddbf6484d2a authored over 5 years ago by Raees Iqbal <[email protected]>
README: initConnection make return type boolean

github.com/hyochan/react-native-iap - 9ba6b147b63f8b46eaf0314f09d7f3a8075d1cf4 authored over 5 years ago by Raees <[email protected]>
Move function name to a more scoped one

github.com/hyochan/react-native-iap - b972c4c67723a899b5eccff6e812db9918238895 authored over 5 years ago by Renato Alencar <[email protected]>
Support subscription offers for iOS

More info in https://developer.apple.com/documentation/storekit/in-app_purchase/implementing_sub...

github.com/hyochan/react-native-iap - 99132af2509a638e631f24471e0bdd1819b85b6d authored over 5 years ago by Renato Alencar <[email protected]>
Fix object declaration statement

github.com/hyochan/react-native-iap - ddd1359a046d815169bc8cc9096abbd567af079e authored over 5 years ago by Renato Alencar <[email protected]>
Add typings

github.com/hyochan/react-native-iap - d4fe733e66d5a8542f2598da1d9d318ae27362fe authored over 5 years ago by Renato Alencar <[email protected]>
Fix issue #411

github.com/hyochan/react-native-iap - 9ec6cfb1b57e902bfd53052509727af36c44e889 authored over 5 years ago by Renato Alencar <[email protected]>
Remove trailing spaces

github.com/hyochan/react-native-iap - 021a2d66d1a97d51b4d7929ae15d66553ab30e2d authored over 5 years ago by Renato Alencar <[email protected]>
Fetch correct number of periods from introductory price

github.com/hyochan/react-native-iap - 272d56ecee8cb5fede43c4cbac5d6ed59e4e2156 authored over 5 years ago by Ivan Kryak <[email protected]>
Fix subscription period and unit typing

github.com/hyochan/react-native-iap - 43e35fecf291e639ee9e791614d525ae27378b3c authored almost 6 years ago by Julien Polo <[email protected]>
Update package.json

github.com/hyochan/react-native-iap - fff83653b5b314cc7fd593cfd1f61fdd05a53ef2 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
fix(package): update react to version 16.8.6

github.com/hyochan/react-native-iap - 8452fadf509645da8d1ab7a646264fbe3c995170 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update react to version 16.8.6

github.com/hyochan/react-native-iap - dd048ae9bad7f6d0cf48e2515c6e75a2cd9d8239 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 7fa3fb88fc8fdd1182fff92f3305f9cf0ed3c9a6 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update react-test-renderer to version 16.8.6

github.com/hyochan/react-native-iap - c92a14e3d503c2514f08a54f1f598602a81da698 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix: android: move google repo above jcenter

Fixes build errors related to jcenter missing android-specific
dependencies.

github.com/hyochan/react-native-iap - a1db0da10358eaff4dd06decdbfdb989de5363ff authored almost 6 years ago by ryands <[email protected]>
Fix flow typing

Issue : https://github.com/dooboolab/react-native-iap/issues/440

github.com/hyochan/react-native-iap - 3ededc37dc907cb4d780159414d0dcab810fe884 authored almost 6 years ago by Julien Polo <[email protected]>
Fix typescript typing

Issue : https://github.com/dooboolab/react-native-iap/issues/440

github.com/hyochan/react-native-iap - 807935b81d50725e67305f059f53ec9cda0494d7 authored almost 6 years ago by Julien Polo <[email protected]>
chore(package): update react-test-renderer to version 16.8.5

github.com/hyochan/react-native-iap - 26cc7110fc5e39bb8751b6a1a9ab2978ffbb439c authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update react to version 16.8.5

github.com/hyochan/react-native-iap - 5ef6448c982ca647cd6898b6ed4c787c443cb9d6 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(package): update react to version 16.8.5

github.com/hyochan/react-native-iap - c4c239b172ef02cbe305d1e20936b712a5b23111 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile package-lock.json

github.com/hyochan/react-native-iap - c3210795d5fdb490b54e3ba666ad462364d71b44 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 83ae617d29fbc9dde169c50bd068bf4f9c2b5c47 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
iap plugin unavailble handling

github.com/hyochan/react-native-iap - 36ecb8c04a0ab6d198011d25b7f9e2dc1f16d0ba authored almost 6 years ago by rinkuk1993 <[email protected]>
message chnage

github.com/hyochan/react-native-iap - 7c4be0384105da37251975e97eca4e90e427cd5d authored almost 6 years ago by rinkuk1993 <[email protected]>
removed this

github.com/hyochan/react-native-iap - b533e8eed2988bcb2adc0e4cb969131f42364ae8 authored almost 6 years ago by rinkuk1993 <[email protected]>
lint cleanup

github.com/hyochan/react-native-iap - 21c4a6be500268091989fa43c4727ea90f7c0f72 authored almost 6 years ago by rinkuk1993 <[email protected]>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 9a765bbcb0625f032126c1a607446a47411fbbf0 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/runtime to version 7.4.2

github.com/hyochan/react-native-iap - d73ef9396cc754fc36d20e09dc0641b4254899ab authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/runtime to version 7.4.0

github.com/hyochan/react-native-iap - 8b1bcddaa93221243c4f229346cb3b6aeb4cd484 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 960cc47a329db37a57bd14aa1b5cf88244a182a4 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/plugin-transform-runtime to version 7.4.0

github.com/hyochan/react-native-iap - 4ae195ab598f193f7646cef3d17250f558a1abfb authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/core to version 7.4.0

github.com/hyochan/react-native-iap - 72d97397c70bf931d72920c009386e0a14f443c2 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/cli to version 7.2.3

github.com/hyochan/react-native-iap - 222d3645129aaba7f06444682f089b38d688f6b9 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update @babel/plugin-proposal-decorators to version 7.4.0

github.com/hyochan/react-native-iap - 97fb8e5bff02027e49ef8ad74041aba8ff4eb74f authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #429 from dooboolab/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

github.com/hyochan/react-native-iap - 4ac5e6fd1baeb8485b104b5f8c3fc656a54ab06b authored almost 6 years ago by Hyo Chan Jang <[email protected]>
Merge pull request #431 from pietro909/master

Start adding Flow type definitions

github.com/hyochan/react-native-iap - 476fde111d69ea2c288f6fa3e68aed9fc3069bc1 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
Start Flow type definitions

github.com/hyochan/react-native-iap - 9ae07ab42b4492e2fd6c4ac83c47ebb7a6cc5a3c authored almost 6 years ago by Pietro Grandi <[email protected]>
chore(package): update lockfile RNIapExample/package-lock.json

github.com/hyochan/react-native-iap - 6fb443d53582dc564c882a217bc249bda384bf75 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
docs(readme): add Greenkeeper badge

github.com/hyochan/react-native-iap - c8b93022518d56659cfb816f2bc5611273cfe916 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore(package): update dependencies

github.com/hyochan/react-native-iap - 5e1d8a8952bcb6bd4ae9ec836ea737c9b07deb7c authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
chore: add Greenkeeper config file

github.com/hyochan/react-native-iap - bbde7f033a70e3a055419ec4088590a31bd2394b authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix travis yml

github.com/hyochan/react-native-iap - 8ff5fde20006af05eb4f54442bec7a174358bcce authored almost 6 years ago by hyochan <[email protected]>
Remove dup lang

github.com/hyochan/react-native-iap - 7171044f4ec64c92ac3ac40ad28f61591f88068e authored almost 6 years ago by hyochan <[email protected]>
Fixed eslint config

github.com/hyochan/react-native-iap - 96261e15db4a3436c5959a23fcb5aaea978d3a4e authored almost 6 years ago by hyochan <[email protected]>
Update README.md

github.com/hyochan/react-native-iap - 707f2391b18d33906f5f79f3ded0cf7a03c15834 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
Add more flags

github.com/hyochan/react-native-iap - 7b2aa66c2aae8156add38b3a3489c5a91b139065 authored almost 6 years ago by hyochan <[email protected]>
Add stable branch for podspec

github.com/hyochan/react-native-iap - 126a9f73d3995285579e4df0e1d5b1ff08a26b5c authored almost 6 years ago by hyochan <[email protected]>
Fixed small typo

github.com/hyochan/react-native-iap - 5f5bdcc478c178199c1fe0c933f11bf1d7b77b1f authored almost 6 years ago by hyochan <[email protected]>
Merge pull request #414 from Edgpaez/patch-1

update readme to better explain 'store kit flow'

github.com/hyochan/react-native-iap - a00e1dcdb52e8bbbb24d19fe254e8d159591adb8 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
update readme to better explain 'store kit flow'

update readme to better explain the use of addAdditionalSuccessPurchaseListenerIOS

github.com/hyochan/react-native-iap - 0fa5769e5cbd8821fd6a7dca9ba131cf36ff7a23 authored almost 6 years ago by Edwin Páez <[email protected]>
Merge pull request #413 from zxcpoiu/patch-1

doc: fix api naming consumeProduct -> consumePurchase

github.com/hyochan/react-native-iap - 4e063437b0c763c77a34c0deda7a01f27069a344 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
doc: fix api naming consumeProduct -> consumePurchase

`consumeProduct()` is the android native function name.
The JS api should be `consumePurchase()`.

github.com/hyochan/react-native-iap - 41fb1d9c80bb08771384bf20b1943103233a5eaf authored almost 6 years ago by zxcpoiu <[email protected]>
Merge pull request #399 from jnoh/master

Fix typos, add links

github.com/hyochan/react-native-iap - c73c872461d1cd7a25412d3e922c7e8f60e33fc3 authored almost 6 years ago by Hyo Chan Jang <[email protected]>
Merge remote-tracking branch '13ArturBruno/patch-4'

Fix typos and update links

github.com/hyochan/react-native-iap - ec6bd842c737e8e8b1bd8dbe7fb47a5b3f7daf7b authored almost 6 years ago by jnoh <[email protected]>
Fix typo in README

github.com/hyochan/react-native-iap - c9b0218a44f1c12a5f46855721b6614edb766035 authored almost 6 years ago by Jeff Noh <[email protected]>
Update package.json

github.com/hyochan/react-native-iap - 8949e47bf7fefce82c274bfd543f39a7b71a5ca9 authored almost 6 years ago by Artur Bruno De Sena Santana <[email protected]>
update readme

github.com/hyochan/react-native-iap - 3225c0d8544f6ffadd2e4c33c16242c8f6ff3d45 authored almost 6 years ago by Artur Bruno De Sena Santana <[email protected]>