RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
570 stars 153 forks source link

Animated is not fully mocked #165

Open gregorskii opened 5 years ago

gregorskii commented 5 years ago

Animated Loop is not defined:

Error: Uncaught [TypeError: _reactNative.Animated.loop is not a function]

Looking at the API these functions are not mocked:

subtract divide loop modulo diffClamp delay #163 forkEvent unforkEvent