iaphub / react-native-iaphub

The easiest way to implement IAP (In-app purchase) in your React Native app.
https://www.iaphub.com/
MIT License
328 stars 23 forks source link

Fix issue when getting user #3

Closed AlexisReverte closed 4 years ago

AlexisReverte commented 4 years ago

An extra [object object] is inserted in the url, which leads to a duplication of user. Also code clean with automatic formating.

iaphub commented 4 years ago

Thats a great catch! Thanks for the PR @AlexisReverte, It has been merged 🙂