chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
890 stars 185 forks source link

'Breaking Change' warning is confusing #162

Closed stevehanson closed 6 years ago

stevehanson commented 6 years ago

The readme says:

Breaking Change: Due to a major breaking change in RN 0.40+, Use v5.x of this lib when installing from npm.

There are a couple things about this that are unclear to me:

chirag04 commented 6 years ago

We need to update the readme.

Breaking Change: Due to a major breaking change in RN 0.40+, Use v5 or higher version of this lib when installing from npm.
chirag04 commented 6 years ago

want to send a PR?

stevehanson commented 6 years ago

@chirag04 sounds good and thanks for the clarification. I'll go ahead and submit a PR!