i've encountering some strange bugs with lodash (3.8.0) and react-native (4.4.0);
it's seams what setTimeout function is not exposed and is undefined for lodash context (here to be exact).
switching to Chrome Debugging fixing the issue since your runngin code in Chrome, switch back - aaand issue is back.
in react context setTimeout seems fine.
error screenshot
i've encountering some strange bugs with lodash (3.8.0) and react-native (4.4.0);
it's seams what setTimeout function is not exposed and is undefined for lodash context (here to be exact).
switching to Chrome Debugging fixing the issue since your runngin code in Chrome, switch back - aaand issue is back.
in react context setTimeout seems fine.
error screenshot