Thomas Plougsgaard
Results
2
comments of
Thomas Plougsgaard
It's because it only works on single files. EISDIR is an error that occurs when you're trying to read a file but it's really a directory instead.
This library just wraps the [native timing functions](https://facebook.github.io/react-native/docs/timers.html). It looks like your library has its own timer implementation in native code so they might behave differently. You can use both...