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

Update @types/react to the latest version 🚀 (#793)

* chore(package): update @types/react to version 16.9.6
* chore(package): update lockfile yarn....

github.com/hyochan/react-native-iap - 3548f6f267af69ae33b2b29ba5bda4fe4860d51c authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 4.0.7

- As issued in https://github.com/dooboolab/react-native-iap/pull/716\#issuecomment-541517340

github.com/hyochan/react-native-iap - cda2db8d2984da0ac45bb887a571ade6a4a7059d authored about 5 years ago by hyochan <[email protected]>
Update @dooboo/eslint-config to the latest version 🚀 (#789)

* chore(package): update @dooboo/eslint-config to version 0.2.0
* chore(package): update lockfi...

github.com/hyochan/react-native-iap - 1ed7cd124a876852e7c75f50e330a2a0d5eaacf9 authored about 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 4.0.4 (#781)

github.com/hyochan/react-native-iap - f68536fffbd29843d5add93c7fdf28b30c701688 authored about 5 years ago by Hyo Chan Jang <[email protected]>
fix: call correct methods in finishTransaction Android (#778)

github.com/hyochan/react-native-iap - 2572d56ec1763cb68373ff8b6c3ac4a23772eb81 authored about 5 years ago by doomsower <[email protected]>
Release 4.0.3

* Resolve #771

github.com/hyochan/react-native-iap - 6eabb389b1c68f36abad20b8456d6a5118951127 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Update @types/react-native to the latest version 🚀 (#773)

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

github.com/hyochan/react-native-iap - 7b4050b7f8ceaf4893d46316c7c7e1da24e353fa authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Update @types/react to the latest version 🚀 (#772)

* chore(package): update @types/react to version 16.9.5
* chore(package): update lockfile yarn....

github.com/hyochan/react-native-iap - 04438381bab24b8b415bc9ba84196d8866cf430d authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 4.0.2

- Resolve #769.

github.com/hyochan/react-native-iap - 4f6b0ad968d1ea346272ea15961b22b0b3dabaed authored over 5 years ago by hyochan <[email protected]>
release/4.0.1 (#768)

* Resolve #763
* Resolve #765
* Release 4.0.1

github.com/hyochan/react-native-iap - 3f6ab48c605eab3768b16d21dcd710ee9eec4d9b authored over 5 years ago by Hyo Chan Jang <[email protected]>
Release preview for 4.0.0+ (#716)

* Remove unused methods and fix typings
* Default andDangerouslyFinishTransactionAutomatically ...

github.com/hyochan/react-native-iap - c9570a8d6576429d2e4f2a5238c00abebeaffa0f authored over 5 years ago by Hyo Chan Jang <[email protected]>
fix(validateReceiptAndroid): template literals properly (#759)

* fix `validateReceiptAndroid`
- Make template literals properly
* Resolve #757
- Do no...

github.com/hyochan/react-native-iap - 1ab8be027af680f21d69a692f34d4d7bf15f958e authored over 5 years ago by HYUNGU, KANG <[email protected]>
Fix lint issue (empty interface)

github.com/hyochan/react-native-iap - ac5d064c0907f644314e0f0e88e78779297b22e3 authored over 5 years ago by Doron Edlinger <[email protected]>
Typings: Move isAcknowledgedAndroid to ProductPurchase

github.com/hyochan/react-native-iap - 00d4e39b3bdc2eb303330e596887073d09fa68d6 authored over 5 years ago by Doron Edlinger <[email protected]>
Add example backend link

As you requested :)

github.com/hyochan/react-native-iap - eac23d32d4acd8bce0b4f5867a599c42e861e8b3 authored over 5 years ago by Mikael Finstad <[email protected]>
Release 3.5.8

- Fix mistake in 3.5.7.

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

Attempt to resolve #632

github.com/hyochan/react-native-iap - aabb43adbb57c49d376dc3cb70474f76ac1ff393 authored over 5 years ago by hyochan <[email protected]>
Fix more type errors

github.com/hyochan/react-native-iap - 5cd133ca9115bb1c38128c066b04c1d67eb18dae authored over 5 years ago by hyochan <[email protected]>
Also use correct types in getItems

github.com/hyochan/react-native-iap - 8ff94b45a2c8aaa3d1c14ddc6fa6f77db48ffc40 authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Return correct Subscription[] type for getSubscriptions

Fixes https://github.com/dooboolab/react-native-iap/issues/744

github.com/hyochan/react-native-iap - 9c8bfa762ef3d3002630f21a565b695061f06789 authored over 5 years ago by Jordy van den Aardweg <[email protected]>
chore(package): update @types/react to version 16.9.4

github.com/hyochan/react-native-iap - 2320609e2143a44e5b8ece71e9fa871355199f94 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 - 96121584e3485b70ad96d49c158b0a05cd7d49c2 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 3.5.3

- Resolve #632

github.com/hyochan/react-native-iap - dceae507ce0202edcfbe10edb8e1e27217dab123 authored over 5 years ago by hyochan <[email protected]>
Release 3.5.0 (#739)

- Migrated to `ts` project. Now we only need to concentrate on `index.ts` file. `index.js`, `ind...

github.com/hyochan/react-native-iap - e553009682bab9644249d1725823b6135c89c3cd authored over 5 years ago by Hyo Chan Jang <[email protected]>
Release 3.4.15

- Update flow type.

github.com/hyochan/react-native-iap - f19d4664ee7ba65e36599a9a101041caacc22994 authored over 5 years ago by hyochan <[email protected]>
Add missing fields to PurchaseResult & PurchaseError

These were added as part of https://github.com/dooboolab/react-native-iap/pull/616 but the flow ...

github.com/hyochan/react-native-iap - 7fb0797af67a2003951c324bef754fe718f76884 authored over 5 years ago by Mars Lan <[email protected]>
Update @types/react-native to the latest version 🚀 (#733)

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

github.com/hyochan/react-native-iap - b87bcc619fddb226d595c0b4e9161837d4f72b4b authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix: interface "ID" extending a primitive type (#737)

github.com/hyochan/react-native-iap - c7e2e7a19c8c2e00f375f768e1e13a8d45e76e6a authored over 5 years ago by Maxence Henneron <[email protected]>
Resolve #729 and release 3.4.13

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

github.com/hyochan/react-native-iap - 9bcc75ce2774644b32fdcd6d845e64e0a223741d authored over 5 years ago by Hyo Chan Jang <[email protected]>
feat: expose error codes (#718)

* feat: expose error codes
* fear: add IAPErrorCode to flow

github.com/hyochan/react-native-iap - 886f55370d77601281de6bd537656fd0a1f9ec2d authored over 5 years ago by doomsower <[email protected]>
Release 3.4.12

Send `purchase-error` when purchases returns `null`

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

github.com/hyochan/react-native-iap - 6563c4df1b50b55509acb12a48cdd77a16f7f90e authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Releaes 3.4.11

- Maybe the latest in v3

github.com/hyochan/react-native-iap - 913bce41963101b05f4006e6c2fbcc532a987ced authored over 5 years ago by hyochan <[email protected]>
Update contributing

github.com/hyochan/react-native-iap - af79dbfa57d3184c234a2f0abc5f24b6daa73ff2 authored over 5 years ago by hyochan <[email protected]>
Upgrade dooboolab-welcome

github.com/hyochan/react-native-iap - d9361e910427743dcacf973a6ba0657ad333a144 authored over 5 years ago by hyochan <[email protected]>
Remove deprecated android api

github.com/hyochan/react-native-iap - 5d85519d099332f15ff26448103be7ddd5e8254a 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 - b00d379f8364d3789c56c1fef74586f6107496d9 authored over 5 years ago by hyochan <[email protected]>
feat: improve initConnection errors on android (#714)

github.com/hyochan/react-native-iap - 015ee9abc8a269251feabb42a4073f121cf1d3b4 authored over 5 years ago by doomsower <[email protected]>
Update package to 3.4.7 (#713)

* Update package to 3.4.7
- Add missing `isAcknowledgedAndroid` variable in getAvailableItem...

github.com/hyochan/react-native-iap - 20c363f57a72989da90c0baf00babd1ee7552433 authored over 5 years ago by Hyo Chan Jang <[email protected]>
chore(package): update @types/react-native to version 0.60.14

github.com/hyochan/react-native-iap - 1ada399a58173bcac31ffc6d077ef84cd5d4fc22 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.13 (#705)

github.com/hyochan/react-native-iap - 292cfafcc707d61882e9b98e7d49e0a32080b71b authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix: fix unresolved promise in initConnection (#704)

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

github.com/hyochan/react-native-iap - 587472707a00d9f60112dbf203cdd02dab05d6bb authored over 5 years ago by Hyo Chan Jang <[email protected]>
release/3.4.5 (#703)

Release
- Fixes for #701
* Update installation doc to support all `RN` version to use `rea...

github.com/hyochan/react-native-iap - f127957786b2edba8a299b43141d9a286e59096f authored over 5 years ago by Hyo Chan Jang <[email protected]>
Add discounts array to Subscription type (iOS Only) (#696)

* Add discounts array to Subscription type (iOS Only)
* Rename DiscountIOS to Discount
* Corre...

github.com/hyochan/react-native-iap - 2edbdf5981653ff3b23b946515f44df560015c2c authored over 5 years ago by Jordy van den Aardweg <[email protected]>
chore(package): update @types/react-native to version 0.60.12

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

github.com/hyochan/react-native-iap - 4034e58e3fab3ad4e8b081503d5db83f1762ae49 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Rename openUrl to openURL

github.com/hyochan/react-native-iap - eeac231f8d895f04020d6dad4b68c8bbfa1b55eb authored over 5 years ago by Jordy van den Aardweg <[email protected]>
chore(package): update @types/react-native to version 0.60.11

github.com/hyochan/react-native-iap - 75d8af0ca69ad3f660112f7074eaa1a8efb43ed8 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
transactionDate is received as a string, not a number (#681)

* Update types for transactionDate to be a number
* Update flow types for transactionDate to be...

github.com/hyochan/react-native-iap - 5cf2061fc0e1758305df5d3e3ec466eb30928aea authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Update readme to include a section about cancelling subscriptions

github.com/hyochan/react-native-iap - fc74311ef472bf9eba6912252b6cf8f5a5f675ad authored over 5 years ago by Jordy van den Aardweg <[email protected]>
chore(package): update @types/react-native to version 0.60.10

github.com/hyochan/react-native-iap - cba5bf71e6062098871c7acf491df5bbb34f84ae authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
README update: consumePurchaseAndroid is "Android only"

github.com/hyochan/react-native-iap - 3ac6d5051cf0d8f04931d5fb1d890a84f47cf9b2 authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Make all SubscriptionPurchase property types optional, as they are different per platform

github.com/hyochan/react-native-iap - e60c4b75ad1266fbd246166729c0a86cadcdbdac authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Add more types to acknowledgePurchaseAndroid response

github.com/hyochan/react-native-iap - dc135cd78ef10d7aa6ac6e051b745dc08117ae51 authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Add more types to PurchaseError

github.com/hyochan/react-native-iap - c3c040ab8513c695fdf1b1f3546441cda1b48b61 authored over 5 years ago by Jordy van den Aardweg <[email protected]>
Destroying listeners in proper React's life cycle method

github.com/hyochan/react-native-iap - 7d2342587332cd8b88dc092f12cf28e5de7846e7 authored over 5 years ago by 404-html <[email protected]>
chore(package): update @types/react-native to version 0.60.9 (#678)

github.com/hyochan/react-native-iap - 405646d69602e115901e0fb25ac08205579b04de authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
method to retrieve pending transactions (#663)

* added exported method getPendingTransactions
* exposing requestPendingPurchasesIOS
* Update ...

github.com/hyochan/react-native-iap - ae9e0b5c1bf951bede7d2d0a72e4400a3bd20f32 authored over 5 years ago by Emilio Rodriguez <[email protected]>
chore(package): update @types/react-native to version 0.60.8 (#662)

github.com/hyochan/react-native-iap - 5f72fb16d172852e2fcaa4e17ae2e6c8ae5e1789 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore: update podspec (#658)

- fix source_files path
- fix tag version format

github.com/hyochan/react-native-iap - 1d6d217e5d2a610459ae6e2cc7e9ddc1ab7860a4 authored over 5 years ago by HYUNGU, KANG <[email protected]>
chore(package): update @types/eslint to version 6.1.0 (#656)

github.com/hyochan/react-native-iap - 052c86e176e01f2229bef8377927c2bdb16f1dae authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix(getSubscriptions) : return sub properly (#654)

return subscriptions only received ids

github.com/hyochan/react-native-iap - fc873e065973c23572091c3e26f6e707e26e2ad7 authored over 5 years ago by HYUNGU, KANG <[email protected]>
chore(package): update @types/react-native to version 0.60.7 (#653)

github.com/hyochan/react-native-iap - ad49a45aaccdf5a66b6b8ac5fdb727edba667b51 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update eslint-config-standard to version 14.0.0 (#652)

github.com/hyochan/react-native-iap - 4b314ad8692a34fe5f3b753ddec645a6af274490 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
fix: make it build with older XCode (#650)

github.com/hyochan/react-native-iap - f7d75a42862369db1ed1267bce41c5e788dc3b5d authored over 5 years ago by doomsower <[email protected]>
chore(package): update @types/react-native to version 0.60.6 (#648)

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

github.com/hyochan/react-native-iap - 7ec1429af8c227b647f80dcd30afb4fe4e91c0bc 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.5 (#643)

github.com/hyochan/react-native-iap - 5f720cbabf1c8a2fe24e4c3931848b02ae54f2e8 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.4 (#638)

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

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

github.com/hyochan/react-native-iap - 3cf79e5517f193f0dafd2c75b2a75b097666904e authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Release 3.3.9 (#628)

github.com/hyochan/react-native-iap - 122985d5593c6af34b76775db0acf22108592547 authored over 5 years ago by Hyo Chan Jang <[email protected]>
Supported old error codes (#616)

* android error code
* ios error codes
* additional config files

github.com/hyochan/react-native-iap - 3d0f991db16a013dbac4920936cbc6fc09283cff authored over 5 years ago by Rinku Kumari <[email protected]>
Release 3.3.8 (#625)

* Resolve #624
* Update packages

github.com/hyochan/react-native-iap - 399d7624740e450571bc1ebd01b7516d5b6abbcf authored over 5 years ago by Hyo Chan Jang <[email protected]>
chore(package): update @types/react-native to version 0.60.3

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

github.com/hyochan/react-native-iap - 8993c967be094aad0c7ca21073a0c72844d32dc4 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
chore(package): update flow-bin to version 0.104.0

github.com/hyochan/react-native-iap - 4ed6779d6b49d409a98b1eea717962deec901678 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Avoid looping on a null purchases list

Lately we have been getting a large number of crashes when no purchases are received when callin...

github.com/hyochan/react-native-iap - 56b8125623b315eda0b1257d20346b79c61fe6ee authored over 5 years ago by Emilio Rodriguez <[email protected]>
Check billingClient before invoking callback

This fixes the case when onHostDetroy is invoked before onBillingSetupFinished, leading to a NPE...

github.com/hyochan/react-native-iap - 4d5daf321c7d127e6dda574ff72bb8eb6f0bf126 authored over 5 years ago by Mars Lan <[email protected]>