Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feedback for v4.2.3 drafts #390

Closed
jsamr opened this issue Jul 25, 2020 · 2 comments
Closed

🚀 Feedback for v4.2.3 drafts #390

jsamr opened this issue Jul 25, 2020 · 2 comments
Labels
release Discuss a new release.

Comments

@jsamr
Copy link
Collaborator

jsamr commented Jul 25, 2020

Following the release of version 4.2.2, a new small pre-release is available with a few fixes backported from master.

To test this release, simply install the package with the next tag:

npm i --save react-native-render-html@next

Please tell us how it works out for you! Don't forget to mention the exact version you're testing. Current latest next tag:

And build status:

Enjoy!

EDIT If you are upgrading from a version lower than 4.2.0, you must install react-native-webview manually because it became a peer dependency.

@vijay-mca
Copy link

vijay-mca commented Aug 4, 2020

if i am using npm i --save react-native-render-html@next i got this error
Screenshot_1596525949

@jsamr
Copy link
Collaborator Author

jsamr commented Aug 4, 2020

@vijay-mca If you are upgrading from a version earlier than 4.2.0, this is our "fault". We should have published a new major, because react-native-webview became a peer dependency (a dependency you must install by yourself).

Just npm install react-native-webview and you should be good to go.

@jsamr jsamr closed this as completed Aug 11, 2020
@jsamr jsamr unpinned this issue Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Discuss a new release.
Projects
None yet
Development

No branches or pull requests

2 participants