You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(A1) For The latest version and fixed issues and future releases do the following steps (Paid User):
##The only thing a User has to do is to register here on https://www.paydevs.com/ and direct his package manager to our registry at https://npm.paydevs.com/.
Using npm or pnpm this means:
npm set registry https://npm.paydevs.com/
npm login
npm update
And if you are using yarn:
yarn config set registry https://npm.paydevs.com/
yarn login
yarn upgrade
(A1.1)After you finished from sign-up in npm.paydevs, Go to [PayDevs, react-native-in-app-review](https://npm.paydevs.com/-/web/detail/react-native-in-app-review) to complete the package installation steps.
(B1) Normal Installation (Free User), (latest version will be avaliable on the public registry after 10 days from releasing on PayDevs).
No description provided.
The text was updated successfully, but these errors were encountered: