rener172846

Results 2 comments of rener172846

@threeearcat I removed `dummy.service` and it works well on ubuntu 16.04. Thank you

'react-native-web' package has removed the default 'ReactNative' since v0.11.0 So the solution is to remove the latest 'react-native-web' package (now maybe v0.11.4) and install v0.10.0 like following: ``` npm uninstall...