react-native-lazyload
react-native-lazyload copied to clipboard
ReferenceError raised when running the example
Dev Environment
- OS: Windows 10
- Node: 6.7.0
- npm: 4.0.3
- react-native: 0.32.1
- emulator: Nexus 5x API 23
Bug
Even though running react-native run-android gives "BUILD SUCCESSFUL" as response, the example app crashes on startup. It says it can't find variable: process, but I didn't manage to find where this one is used, so I couldn't fix it on my own.
Screen
