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 finishTransactionIOS to the default export

Should fix #603, not sure how to test.

github.com/hyochan/react-native-iap - 14d0493167716bee751fc56674b591cd4d84d3a5 authored over 5 years ago by Kevin Brown <[email protected]>
Keep valid SKUs in memory

Don't drop previously retrieved SKUs when calling `getItemsByType` a second time.

github.com/hyochan/react-native-iap - 9235cb4c3a4b4926f9ad44add6963b34ff8f723f authored over 5 years ago by Joshua Hutt <[email protected]>
chore(package): update flow-bin to version 0.103.0

github.com/hyochan/react-native-iap - 9cd8f0d0e7312629f05fe57c4127fe538ca23a0c authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Added missing types on updates in 3.3.0

github.com/hyochan/react-native-iap - 8dd7ad9a8a94b61d4bf3dedb7849a521eb448d4d authored over 5 years ago by hyochan <[email protected]>
chore(package): update @types/react-native to version 0.60.2

github.com/hyochan/react-native-iap - 4b7cd413aa579e46e35ce4268a214563295e5751 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 3.3.1 (#596)

* Release 3.3.1
* Update travis with yarn
* Fixed linting and types

github.com/hyochan/react-native-iap - 064b1385b83a20515f7c63c42509bf407d437663 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Update travis with yarn

github.com/hyochan/react-native-iap - 2dc58e6d6c417b0e7ec903a10117c88cb515c511 authored over 5 years ago by hyochan <[email protected]>
Fix flow type for purchaseUpdatedListener

github.com/hyochan/react-native-iap - 3c97eec894ccd3162c438c95c56710718fa9f0f2 authored over 5 years ago by Mars Lan <[email protected]>
Upgrade example project rn version

github.com/hyochan/react-native-iap - 1557d7733812e8b58f790a81f081e2b16d38bcd5 authored over 5 years ago by hyochan <[email protected]>
chore(package): update @types/react-native to version 0.60.1

github.com/hyochan/react-native-iap - ee3892fec19345b4a6385b24910f5ce973a44253 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Fix #581 finishTransaction called automatically (#589)

* Fix example app not dealing with symlink deps bug
* Fix example app metro not finding sumlink...

github.com/hyochan/react-native-iap - 3ff81852740297bb53d96f13ed3ae648dc69fe87 authored over 5 years ago by Daniel Schlaug <[email protected]>
Update index.js.flow

Fix the type checking for purchaseUpdatedListener & purchaseErrorListener

github.com/hyochan/react-native-iap - c49ef3fb2df18d68121433d9ebb431931469f52a authored over 5 years ago by Mars Lan <[email protected]>
chore(package): update lockfile yarn.lock

github.com/hyochan/react-native-iap - 34a1e639235ec02a88ca57e060593934419eefd4 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @types/react-native to version 0.60.0

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

github.com/hyochan/react-native-iap - 98793fe1d1d7cebfcf0347a9aafcb3be8568fe1d authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update @types/react to version 16.8.23

github.com/hyochan/react-native-iap - 5b83fc6d86fb936d9ac1da2ef09b24765767a176 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Fixes #577 (#578)

Fixes ios build for the target under `12.2`

github.com/hyochan/react-native-iap - df1483db059cddeb6fd1244d583288e5e7f6b20e authored over 5 years ago by Hyo Chan Jang <[email protected]>
Update @types/react-native to the latest version πŸš€ (#575)

* chore(package): update @types/react-native to version 0.57.65
* chore(package): update lockfi...

github.com/hyochan/react-native-iap - ae62fbe4d83b22c6b01632b760ce2efa2bf1de98 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Improve README (#574)

* docs: Improve README for TextEditors
* docs: Improve tables in README
* docs: Patch types in...

github.com/hyochan/react-native-iap - b7df3c722b063b7ac6546df4caad1e8c0d27ccff authored over 5 years ago by Hana Shiro <[email protected]>
Update FUNDING.yml

github.com/hyochan/react-native-iap - 974fe4a7d261c874d0a266cb689333902e7c55a4 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Create FUNDING.yml

github.com/hyochan/react-native-iap - 69ebb1f2f82703924d788696d1466e017caa2681 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Fix typo in README and README_DEPRECATED

github.com/hyochan/react-native-iap - 3514addbc147243c09cfed8a9431ae1e789e2f88 authored over 5 years ago by Hana Shiro <[email protected]>
Add validate script to travis ci

github.com/hyochan/react-native-iap - 02fede9050a68ff2a12819c4fca21d0697ea4e5b authored over 5 years ago by hyochan <[email protected]>
Add typescript definitions and sync script

github.com/hyochan/react-native-iap - 24b3b5ad21e53956054892e37df6541abcbe02d7 authored over 5 years ago by Julien Polo <[email protected]>
Add typescript as dev dependency

github.com/hyochan/react-native-iap - 458169450d27398c4f30ba02261b519f71551000 authored over 5 years ago by Julien Polo <[email protected]>
Add tsconfig.json

github.com/hyochan/react-native-iap - 5e79953f1c6a86709eed57b2676d0d2f9e90f752 authored over 5 years ago by Julien Polo <[email protected]>
Add validate script

github.com/hyochan/react-native-iap - 5b3bb547c787fc6cb26a40b0d270d5c07720047f authored over 5 years ago by Julien Polo <[email protected]>
Configure tsc lib

github.com/hyochan/react-native-iap - c40a3a405733cbd4c1ffeb9b1339780cb00a67f8 authored over 5 years ago by Julien Polo <[email protected]>
Add flow as dev dependency

github.com/hyochan/react-native-iap - 6ed06c02d3f3148e7286559c47862c21741aaafb authored over 5 years ago by Julien Polo <[email protected]>
Closes #563 and release 3.2.3

github.com/hyochan/react-native-iap - 2a9280aa95bf881a2b22daa4b356aeb3adc8e1f1 authored over 5 years ago by hyochan <[email protected]>
Update acknowledgePurchaseAndroid() example

github.com/hyochan/react-native-iap - ec53ac446b5ebdd459a53dde6a52b49d089ab292 authored over 5 years ago by Marcin Ochyra <[email protected]>
Add podfile.lock

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

github.com/hyochan/react-native-iap - f455d8dccb69b16bfc669470dd27111536738579 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Fixed typo for PurchaseProduct. Update example code.

github.com/hyochan/react-native-iap - 00df67256e212531d968a999fd52cbd5d2aa0ba7 authored over 5 years ago by hyochan <[email protected]>
Add example of using `acknowledgePurchaseAndroid`

github.com/hyochan/react-native-iap - 29bc1723e8d3e685cc49bc21da3166ecf387dd0a authored over 5 years ago by hyochan <[email protected]>
Fix example project package name to that in playstore

github.com/hyochan/react-native-iap - 74bad406c0d3b741d153e74e387b09e49a7eae2b authored over 5 years ago by hyochan <[email protected]>
Support acknowledgePurchaseAndroid fixes #544

- Acknowledging purchases is a key feature in new billing client which is 2.0+.

github.com/hyochan/react-native-iap - db4f1bef5a441ec4ad33baf77f61161f6ca818cb authored over 5 years ago by hyochan <[email protected]>
Support additional readme on acknowledgePurchaseAndroid and news

github.com/hyochan/react-native-iap - ecc67b9b3563cdb53895164810abb9f9f80350b9 authored over 5 years ago by hyochan <[email protected]>
Release 3.1.2.

Co-authored-by: rborn <[email protected]>

github.com/hyochan/react-native-iap - f71c8c6730d0b4ceec8ed9427a6d1d7cf351fadd authored over 5 years ago by hyochan <[email protected]>
Remove getOrderId from PurchaseHistory.

Co-authored-by: rborn <[email protected]>

github.com/hyochan/react-native-iap - 9b37335fc6b61ad934c107303a83bff523fcce76 authored over 5 years ago by hyochan <[email protected]>
ProductPurchase type is optional for now

github.com/hyochan/react-native-iap - f9c10fe12eee10d61d8d90ab454b51c6a8a7b952 authored over 5 years ago by hyochan <[email protected]>
Fix transactionId for google

Use `getOrderId` instead of `getPurchaseToken` to be identical to `onPurchasesUpdated`

github.com/hyochan/react-native-iap - 53238d2ac2dec0ec6f144d76caf05e6ce0212134 authored over 5 years ago by Dan Tamas <[email protected]>
Enhanced versioning in android with safeExtGet

github.com/hyochan/react-native-iap - 9101568aee13dbdfbfb9fed78c6ed5340b2d5d4f authored over 5 years ago by hyochan <[email protected]>
Tested android example app

github.com/hyochan/react-native-iap - e5a58faa22a684f77fd31d764af8e20d4aaa89f6 authored over 5 years ago by hyochan <[email protected]>
Bump version up to 3.1.0

- AndroidX migration.

github.com/hyochan/react-native-iap - 26b45df32f754b8082f763a33095eb41dd3058ec authored over 5 years ago by hyochan <[email protected]>
chore(package): update eslint to version 6.0.0

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

github.com/hyochan/react-native-iap - 3dd4c7fb2444936285167b456dbbb81fbbe6f6c9 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Update changelog

github.com/hyochan/react-native-iap - f362b3419216a1e347b0675dc0b14cb6046dec7d authored over 5 years ago by hyochan <[email protected]>
Make ensureConnection always provide a valid BillingClient

If enablePendingPurchases() is not called, trying to buy a Product on the connection will fail.

github.com/hyochan/react-native-iap - d6e9aa0c7c90bab5e65586f942dae0c4289e26ab authored over 5 years ago by dj-abe <[email protected]>
Fixes #530 enhanced

github.com/hyochan/react-native-iap - a9237d9f68feed1cb6a4aac65f91bebfab8adcae authored over 5 years ago by hyochan <[email protected]>
Fix purchases.size

Use `size()` instead of `length` for `purchases` List

github.com/hyochan/react-native-iap - 974698560f01323ed2ff75761776719a21882426 authored over 5 years ago by Dan Tamas <[email protected]>
Handle better message for issue like #515

github.com/hyochan/react-native-iap - b8d6d9594b9ac447e53b5ca3b91938d48558227a authored over 5 years ago by hyochan <[email protected]>
Release 3.0.0-rc.13

Fixes #530

github.com/hyochan/react-native-iap - 2714091ed3a0e1650e1186b10a691523bfbd45a0 authored over 5 years ago by hyochan <[email protected]>
Released 3.0.0-rc.12

github.com/hyochan/react-native-iap - 6ea995e19a7422e4c744c43588dcdff7091144df authored over 5 years ago by hyochan <[email protected]>
Add android bin to .gitignore

github.com/hyochan/react-native-iap - 2a7c6c80a427cabefb91501ee447e6fcbd0ab18a authored over 5 years ago by hyochan <[email protected]>
Merge branch 'master' of https://github.com/dooboolab/react-native-iap

github.com/hyochan/react-native-iap - 436687169fbbedeb8034a3f8ee76547c7a10e2ab authored over 5 years ago by hyochan <[email protected]>
Updated method name in readme

`endConnection()` no longer exists on this package, the function is now called `endConnectionAnd...

github.com/hyochan/react-native-iap - d52093586174c57ac0690b725f35f533d2cd7031 authored over 5 years ago by Kevin Brown <[email protected]>
Release 3.0.0-rc.10

github.com/hyochan/react-native-iap - a91fbd67f731bbda2e615af7278bc5a901552114 authored over 5 years ago by hyochan <[email protected]>
Improved handling of receipts

github.com/hyochan/react-native-iap - cc553d116500ac3362ba9b2a0a057c8a02386fc0 authored over 5 years ago by Emilio <[email protected]>
Release 3.0.0-rc.9

Update podspec to target version

github.com/hyochan/react-native-iap - d7806c41edbd5e321fa8d9b919713ea43cd28438 authored over 5 years ago by hyochan <[email protected]>
fixed typo in TypeScript definition file

There was no `purchaseErrorListener` defined and `purchaseUpdatedListener` was added twice.

github.com/hyochan/react-native-iap - c462a55c956444666241a921e21b66cdcd35be55 authored over 5 years ago by Valdis ZobΔ“la <[email protected]>
Release 3.0.0-rc.7

github.com/hyochan/react-native-iap - f7485a1801db4340e964129c403fe38dd3ad725b authored over 5 years ago by hyochan <[email protected]>
Removed unused method in android

github.com/hyochan/react-native-iap - 22c93698d9a506b1cd8e407c4496a99da81e30a4 authored over 5 years ago by hyochan <[email protected]>
Remove deprecated annotation

Remove deprecated annotation on requestSubscription method in index.d.ts

github.com/hyochan/react-native-iap - efaad6f239084bb52887f78fa16b9e1f27fd4ee6 authored over 5 years ago by Kouta Imanaka <[email protected]>
Release 3.0.0-rc.5

Fixed typo

github.com/hyochan/react-native-iap - 7bac55038807ceb613313aaf90ffb7495f60f2ed authored over 5 years ago by hyochan <[email protected]>
Update reamde on v3 changes

github.com/hyochan/react-native-iap - 7f4e8d24afe717cc808ad8fd56ec55f60e990690 authored over 5 years ago by hyochan <[email protected]>
Release 3.0.0-rc.4

Resolve #315.

github.com/hyochan/react-native-iap - 8237cb38eae5ee53accaeb804565133a4280f6e7 authored over 5 years ago by dooboo.dev <[email protected]>
Release 3.0.0-rc.3

github.com/hyochan/react-native-iap - bcb2b07f3228b66cd8dbf0705bebd926e5524569 authored over 5 years ago by hyochan <[email protected]>
Update example code on receiving purchaseError

github.com/hyochan/react-native-iap - 76de43662367dd1aa950ee8e1d2fb6317452510d authored over 5 years ago by hyochan <[email protected]>
Add `purchase-error` events to handle purchase error

- ios warning fixed.
- typings added.

github.com/hyochan/react-native-iap - 09f5a0c1978a8f694355ac5d83714ec881d4e26f authored over 5 years ago by hyochan <[email protected]>
Release 3.0.0-rc.2

Resolve #514

github.com/hyochan/react-native-iap - 7948f38627455cf17a6e94e01c0f7736a790344b authored over 5 years ago by hyochan <[email protected]>
Fixes #512

Wrap promises with ObjectAlreadyConsumedException in android.

github.com/hyochan/react-native-iap - 5bca6e80afd9b3f27a1731662fa894198e61d404 authored over 5 years ago by hyochan <[email protected]>
Update readme for v3 and package name set to `3.0.0-rc.0`

github.com/hyochan/react-native-iap - d0f4d0813c81f535c8226f49080f42efe44181c6 authored over 5 years ago by hyochan <[email protected]>
Configure release build to for ease of testing app in playstore

This will help managing signed apk uploaded in playstore for testing.

github.com/hyochan/react-native-iap - 03c79adf66eaaa7cd50497e91ea7adfedf873e39 authored over 5 years ago by hyochan <[email protected]>
Improve typings and readme

github.com/hyochan/react-native-iap - 390858b41f61c2e302389ea0001ed3e76361271c authored over 5 years ago by hyochan <[email protected]>
Implement purchaseUpdateListener (core feature)

github.com/hyochan/react-native-iap - 63855248b82084aedc5f118be44d90d88a659297 authored over 5 years ago by hyochan <[email protected]>
Rebuild ios project for different dev team

github.com/hyochan/react-native-iap - c120c3708ec50179a24f5c73e63a31aa49001f4f authored over 5 years ago by hyochan <[email protected]>
Update example code

github.com/hyochan/react-native-iap - b9d60239f57dd4ab144623e2ee94c2e414d2b6f1 authored over 5 years ago by hyochan <[email protected]>
Migrated to billingclient 2.0.1 for android

- Several parameter renamings.
- Removed deprecated apis.

github.com/hyochan/react-native-iap - 7db528e2b716cde8ebafb9f15013a6887fdb12e3 authored over 5 years ago by hyochan <[email protected]>
Fix ts linting. Add deprecation messages to deprecated methods

github.com/hyochan/react-native-iap - e7a9508caef8cd548076bc8c4ac2f55e6b5de7e0 authored over 5 years ago by hyochan <[email protected]>
Add package-lock.json to .gitignore

From now we are using yarn.

github.com/hyochan/react-native-iap - 6b125f72f1838770810377f1152bfc58d19a2d82 authored over 5 years ago by hyochan <[email protected]>
Reinstalled packages with yarn

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

github.com/hyochan/react-native-iap - 85e0750960063b3c1c61b22f6e05a474ca4f484d authored over 5 years ago by Stanley Yang <[email protected]>
update Readme

change addAdditionalSuccessPurchaseListenerIOS guide

github.com/hyochan/react-native-iap - fe7f769855af1673c0021648ac6e460c13573b5e authored over 5 years ago by Andy <[email protected]>