Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

[Question] Can we safely use React 16.8.4 or higher with RN 0.59.4? #115

Closed
lorenc-tomasz opened this issue Apr 13, 2019 · 4 comments
Closed

Comments

@lorenc-tomasz
Copy link

Hi,
we had long discussion within the team about it but without consensus. Maybe you can help?

@lorenc-tomasz lorenc-tomasz changed the title [Question] Can we safly use React 16.8.4 and higher with RN 0.59.4? [Question] Can we safely use React 16.8.4 and higher with RN 0.59.4? Apr 13, 2019
@lorenc-tomasz lorenc-tomasz changed the title [Question] Can we safely use React 16.8.4 and higher with RN 0.59.4? [Question] Can we safely use React 16.8.4 or higher with RN 0.59.4? Apr 13, 2019
@Bardiamist
Copy link
Contributor

@lorenc-tomasz You can't safely use another version because it required sync commit from Facebook. Example for React 16.8.3: facebook/react-native@d4ce846 . This have many changes besides raising version.

@lorenc-tomasz
Copy link
Author

Thanks. Sadly I was right as new react-redux requires at least 16.8.4

@Bardiamist
Copy link
Contributor

@lorenc-tomasz I think you can use new react-redux. react-redux should download and use required dependencies (react 16.8.4) but react native will still use react from you'r package.json.

@taylorkline
Copy link

@lorenc-tomasz See: reduxjs/react-redux#1242

react-redux will work with 16.8.3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants