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
github.com/hyochan/react-native-iap - 7398f3cbdcd0c1fed690947994d4edf0f3a3c43c authored almost 7 years ago by Simon Trény <[email protected]>
Update RNIapIos.m
github.com/hyochan/react-native-iap - f673e7742951b8284284369ed91621bd8b788721 authored almost 7 years ago by Jongwoo Moon <[email protected]>Updating Readme
github.com/hyochan/react-native-iap - 664ee6baa8cf911e2d78523e170743ad99ef3d54 authored almost 7 years ago by Hyo Chan Jang <[email protected]>Handle ios transaction restore errors.
github.com/hyochan/react-native-iap - 2a6c917542d98aecb69ae4c1a8669a59aa0c49a2 authored almost 7 years ago by Jørgensen <[email protected]>github.com/hyochan/react-native-iap - 4b41b0c11e555b74694f2d860b86304e110d3889 authored almost 7 years ago by Kjell Connelly <[email protected]>
Just fixing some grammar and examples.
github.com/hyochan/react-native-iap - e140767bf2df497a9d04165e1c85348a16542b22 authored almost 7 years ago by Kjell Connelly <[email protected]>github.com/hyochan/react-native-iap - 69e0e0f5b97e7a9ded97261fa199a66ae0926b51 authored almost 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - a2e597011b16eca3c2b33ea4c34ab2f35d665630 authored almost 7 years ago by hyochan <[email protected]>
Feature/ios only restore
github.com/hyochan/react-native-iap - ce8465f3775c9ee7d342bc148d201edbbaec1fd8 authored almost 7 years ago by Hyo Chan Jang <[email protected]>github.com/hyochan/react-native-iap - 8283eb2db6c83ee31f671b414d6fb52faa1ff29d authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 976f424733dd5c7fdf7e5ddc3b50e3b91efa330e authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 363f1a53d3c528e4786629d41f3fac0f4cab8fc1 authored almost 7 years ago by hyochan <[email protected]>
ERROR Pod version 1.3.1
github.com/hyochan/react-native-iap - 113a7030713e219b6d39f70e8989efcf3777db52 authored almost 7 years ago by Hyo Chan Jang <[email protected]>
`homepage` now is a mandatory attribute in cocopods
```
[!] The `RNIap` pod failed to validat...
github.com/hyochan/react-native-iap - 11540f1871e14d1948bbf1ee8e027942c343d742 authored almost 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 85d086a1ad02145dc76fdefa74f90e93bfb54a61 authored almost 7 years ago by hyochan <[email protected]>
Fix cancel callback
github.com/hyochan/react-native-iap - ec1f99366a952404c370f5392f9379e7174be116 authored almost 7 years ago by Hyo Chan Jang <[email protected]>github.com/hyochan/react-native-iap - d69e955d34ad54ef5ea5333d32eca248376b94af authored almost 7 years ago by Ricardo Moreira <[email protected]>
github.com/hyochan/react-native-iap - 1511e6cbbf6408b473f8c5b36cafe0b1e8ac4ed8 authored almost 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - e5b264125ae4a29e93d1b170cb2e8ba82d9ca148 authored almost 7 years ago by hyochan <[email protected]>
Android buyItem method do previously consumed product right away after buying.
github.com/hyochan/react-native-iap - 994d20d55af86202edadef6f1bc7b47e091df77d authored almost 7 years ago by hyochan <[email protected]>Changed import RNIap to import * as RNIap for version 0.2 update.
github.com/hyochan/react-native-iap - c3e25828bd4bcc6f37a227ee1c9e6718393d2bb5 authored almost 7 years ago by hyochan <[email protected]>`refreshAllPurchaseItems()` method had error in parameter. Fixed it and also edited the readme....
github.com/hyochan/react-native-iap - 87dfa774a799f3968a9911322c3ba7def54798c0 authored almost 7 years ago by hyochan <[email protected]>This is to share the same return value with ios. Since Android currently did not return anything.
github.com/hyochan/react-native-iap - 88e6a47c11ad9e6b925b0215960210ec7781005a authored almost 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - 4ae3b307407eac93ffb4d1c1c16a0fc442ef7dff authored almost 7 years ago by hyochan <[email protected]>
This will hint our methods in module, while using it in vscode when mouse if hovered.
github.com/hyochan/react-native-iap - 9e3ba5e6a05ff5a27c6175c27d704a6ab84a8694 authored almost 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - 40b36581d5709a64fc52ce647fbf83870f80695f authored almost 7 years ago by hyochan <[email protected]>
Missed the importance of import statement changes. Added to readme in `Important` session.
github.com/hyochan/react-native-iap - 9d1521936de1dddfe4cdf9f07a8ecb27776c2d68 authored almost 7 years ago by hyochan <[email protected]>Changed restoreProducts to refreshAllItems.
github.com/hyochan/react-native-iap - c2449901bab29cae2ff842bc38e5729d5b3d152a authored almost 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - a57838553adcc77ee815a5b75c7a160a1fef7b50 authored almost 7 years ago by hyochan <[email protected]>
There was strange copy & paste in readme. Avoid it.
github.com/hyochan/react-native-iap - 4f6b71a259cfd38c9cc825b1047a4ab9d7df7b35 authored almost 7 years ago by hyochan <[email protected]>There was strange copy & paste in readme. Avoid it.
github.com/hyochan/react-native-iap - 185e8383ed2b5547c8979a6f73af3cf5c8728657 authored almost 7 years ago by hyochan <[email protected]>Migrated index.js to export const with IOS and Android seperation. Therefore you can call functi...
github.com/hyochan/react-native-iap - f3838044f4bd48d3a7c4e839be84e2ccb2bd3cc4 authored almost 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - 806a6663e1d1729ee68865727b2a5ebdcf3a585b authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - a3aac06df59b3644564cc76594dd9254ac624397 authored almost 7 years ago by Jongwoo Moon <[email protected]>
# Conflicts:
# package.json
github.com/hyochan/react-native-iap - d42d339a36ca8fbbb4c2fb36a3661ca49b938974 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - efb9ddc61b33de499798a8e02691bd5d928ac2e2 authored almost 7 years ago by Jongwoo Moon <[email protected]>
# Conflicts:
# ios/RNIapIos.m
github.com/hyochan/react-native-iap - 7cf0f86076bbaf26bde0e052372074835a40d9a5 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - cc7763a359c729a3a752a790554847aff1cb08bc authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 68d88353f4b10a6cbd3146c27c54ac19477d77c6 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 5e83e712e1839cc5c5157705dbb607cb2e78f571 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 6c28fce6bc6a768015c9fcfe14c91fa5a4941411 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 5084722a789cbe56205e5d33ea6a392b222203d4 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 35fc57ac9d2eceea962c766b65ea942b152569d3 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 73df17bcfc7a9085ab1ecc318a5353c9484c5a84 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - b8e3304a8da9c3063d1bfc1b01b8ade3eb9f0b31 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 156ba6a6766f2c2fd72b1d006dc965696cbb88c1 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 69f137cf634ff3d6b9f256c69494068347521a02 authored almost 7 years ago by Jongwoo Moon <[email protected]>
Implemented getSubscribeItems(skus) function for module android. Not supported on ios yet.
github.com/hyochan/react-native-iap - 551be1cbd39ea06283753a22e49450d204bd8c61 authored almost 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - dbc50b4a5f93bcac8391db32fc0afa35604426fa authored almost 7 years ago by hyochan <[email protected]>
Fix RNIapModule.refreshPurchaseItems
github.com/hyochan/react-native-iap - 259de0e75e7a61779a5ac2070f98b2cb8b3f502c authored almost 7 years ago by Hyo Chan Jang <[email protected]>github.com/hyochan/react-native-iap - 1cf692baa3d5d2710f9d5a44483861f27bb991ca authored almost 7 years ago by Mauro Porras P <[email protected]>
Develop
github.com/hyochan/react-native-iap - 6903ad8a8efd89a0650ab40212f62dde3113f6da authored almost 7 years ago by Hyo Chan Jang <[email protected]>github.com/hyochan/react-native-iap - cce14ef20b47eb190bace805c6f2a14c6ba8f666 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - bf50b86dc250277621718a1be9c1fd3b3dc3e756 authored almost 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - b0ccfc5b939c975c8804bb21efceeb569b8ca0fc authored almost 7 years ago by Jongwoo Moon <[email protected]>
Updated readme to install 0.1.10 rather than 0.1.8.
github.com/hyochan/react-native-iap - a3d00d1b87b069d0a36df6da4456ebf2018a494e authored about 7 years ago by hyochan <[email protected]>github.com/hyochan/react-native-iap - 4f1f7acbfa85c9fd4a04ce653141d2172ac50681 authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - d4b48e63b7046518c3711a752700d50b6074cc6e authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - f3d41e9df74759da9c38058c57c0bcaca1bf0e0c authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - f566df56f02752cf18ab25f45a0bc18f30e5e30f authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 129b6c13c90ee5139e655364be9e159a03d465f8 authored about 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - aa2836a26d8c8f168a5b023b1e4c6510ced12756 authored about 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - bcdac70968b410c399683e61a2c891c5a32cd4ce authored about 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - 2d43730bee54dd023518c1551ec52ee7494da83c authored about 7 years ago by Jongwoo Moon <[email protected]>
github.com/hyochan/react-native-iap - bc8909511c522d5b4446010ff8536edf49cb35d9 authored about 7 years ago by Jongwoo Moon <[email protected]>
..
github.com/hyochan/react-native-iap - 98769e2b08bfdbbb63c3a4bb4508ea4055e0fac4 authored about 7 years ago by Jongwoo Moon <[email protected]>prepare() now will now return an error code instead of just a generic error message
github.com/hyochan/react-native-iap - b15e900c12462dded1cba87418be1eaf12a1c4e7 authored about 7 years ago by Kjell Connelly <[email protected]>github.com/hyochan/react-native-iap - 435a1276b31147d86796bea4dbfbb53c82f3ae11 authored about 7 years ago by Kjell Connelly <[email protected]>
Support SkuType for getPurchaseItemsAndroid and refreshPurchasedItemsAndroid methods to get cons...
github.com/hyochan/react-native-iap - 21b218e8e557bd3a0dc903e6c9ef8cbb4dedff3a authored about 7 years ago by hyochan <[email protected]>Updating Default Android Setup
github.com/hyochan/react-native-iap - 557c0c1750f13dd5c36875f6deb0d152d9bbe426 authored about 7 years ago by Jongwoo Moon <[email protected]>github.com/hyochan/react-native-iap - c147c4deb8db68db56121c039c8fc39d55e5d7cb authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - 2aec0198996ab26481000c00da530a75d0626ed6 authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - 01f97e52ad8be8528373102ccba2dcb5e1405084 authored about 7 years ago by Kjell Connelly <[email protected]>
github.com/hyochan/react-native-iap - 202591a448fea2e56caf6a2a748465065ea3972a authored about 7 years ago by Kjell Connelly <[email protected]>
Added localizedPrice, title, description...
github.com/hyochan/react-native-iap - 438ce94636cb866b20f5572335db52c62d66df9d authored about 7 years ago by Jongwoo Moon <[email protected]>github.com/hyochan/react-native-iap - 2f146313a8d9d5dffa02337ed574b0d3ee625dca authored about 7 years ago by KjellConnelly <[email protected]>
There was no purchase failed callback being called. Added one that returns a JS object with a nu...
github.com/hyochan/react-native-iap - cb729d6528428ac36c60debc235762d4dc278341 authored about 7 years ago by KjellConnelly <[email protected]>github.com/hyochan/react-native-iap - 6a478caa3a0e814e5d0b4f9034c00b84e0740080 authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - 6cb9ba863e6cd7c30dec1ec92b7a322b4b4938f0 authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - 178d47a08b28a6ca7ea0f5285471c1c90f63de9e authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 4718b0a1483e4d5cd988ad7f29e3400fce5a8add authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 44921b1a18184686d8ca73193829aa121724e3a2 authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 23eea4366142241e18304b41a5655c70ac6f06d3 authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 421bac577ae230ee1a16dde2db3a9eeed35a435b authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 7d7dd3ad67e3b990d200226d89b1cc92fbcf38a7 authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 3ccb8bf76564ddc8d757fa4705b617e5c08d08bf authored about 7 years ago by KjellConnelly <[email protected]>
github.com/hyochan/react-native-iap - 95b9093e8010d36ecad858e4c1db98465f6b0265 authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - bfd1908af3567607312b8ef11a1be09f41e63c0f authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 23c287ca0a410fbd129c7a88969d9b324d9185cc authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - e974f3ce2ae231b6011ae2fdd4c46eaf48170499 authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 487a21493179915974e647860f88c4d76ebfd17b authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - ac6b439e5f956f1594fc876307dc9ddee4ab41e6 authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - b736f8c130234702ac4a1f7a29068e741e3a38ed authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 8d25ab8dfeb072abb537fef3daf9e9bd7b6f8cc5 authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - e698d595e7bfe8f87761b3a9ff5ee6b5c68c647f authored about 7 years ago by JJMoon <[email protected]>
github.com/hyochan/react-native-iap - 5af8fb29c47620d8c349520e6a361590a308ff03 authored about 7 years ago by hyochan <[email protected]>
github.com/hyochan/react-native-iap - 80bf767f4a6c09bad795b7c6e613c0c500b97fcd authored about 7 years ago by hyochan <[email protected]>