react-native-unimodules icon indicating copy to clipboard operation
react-native-unimodules copied to clipboard

Replace installation instructions in README with an install script

Open brentvatne opened this issue 4 years ago • 2 comments

We can automatically add the lines to Podfiles and gradle files and output in the terminal more information about the changes they need to make to AppDelegate and MainApplication

brentvatne avatar Apr 02 '20 04:04 brentvatne

Since react-navigation update to v5.x.x react-native-unimodules no longer work.

The installation steps mention: "If you use react-native-navigation, you will need to use its bridgeManagerDelegate option"

Is there any guidance on changes that need to be done in order to use both react-native-unimodules and react-navigation? Thanks in advance

QuevedoIB avatar Apr 15 '20 11:04 QuevedoIB

does this not work for you? https://gist.github.com/brentvatne/67909ec442121de22c9b81c629a99aa6

brentvatne avatar Apr 16 '20 22:04 brentvatne