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

Doesn't have react-native-router-flux in package.json

Open Janiczek opened this issue 8 years ago • 2 comments

Causes an issue when trying to run with just react-native-mobx and not react-native-router-flux in package.json. This package depends on RNRF, so it should probably have it as a dependency.

Janiczek avatar Jun 13 '16 17:06 Janiczek

Thanks, will add it.

aksonov avatar Jul 20 '16 15:07 aksonov

Wouldn't it be better to have them as peerDependency to let the user handle their own versions?

benjick avatar Aug 18 '16 09:08 benjick