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

ReferenceError raised when running the example

Open jkomyno opened this issue 8 years ago • 0 comments

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

screen

jkomyno avatar Jan 30 '17 10:01 jkomyno