oblador / react-native-animatable

Standard set of easy to use animations and declarative transitions for React Native
MIT License
9.79k stars 704 forks source link

Cannot read property 'flushOperations' of null, js engine: hermes #397

Closed jadrdev closed 1 year ago

jadrdev commented 1 year ago

Using the latest version with React Native. This error happens when adding the 'react-native-gesture-handler' import

Has anyone managed to fix it?