Pablo

Results 4 comments of Pablo

You can use the "md-disable-select" attribute to disable the selection of a row. ``

Adding events, stream and timers dependency worked for me in a react-native app. `yarn add events stream timers ` or `npm install events stream timers --save`

Hi, also happening in: "react-native": "0.61.2" "lottie-ios": "3.1.3", "lottie-react-native": "3.2.1", In my case the asset I'm using works in Android and worked in IOS with previous* versions of react-native and...

> For anyone (like me) coming across this thread later, I found the underlying problem caused by the switch to using Swift. The JSON for the animations is being decoded...