junedomingo / movieapp

Discover Movies and TV shows - React Native
MIT License
1.82k stars 473 forks source link

App crashes with callTimers error #20

Closed MrLoh closed 7 years ago

MrLoh commented 7 years ago

When I clone this repo and do yarn install and then react-native run-ios, the app launches with an error: Module JSTimerExecution is not a registered callable module (calling callTimers)

MrLoh commented 7 years ago

nevermind, it was just a nundler that was still running in the background that caused the problem.