hadnet

Results 42 comments of hadnet

Thanks, zplata. I love Rive, and I think it's way much better than Lottie, but the docs for React Native, seriously guys, you need to gussy up this doc for...

Any update on this? Any solution to make it work with Expo managed? This is the only thing that it’s blocking me from using Expo managed.

Any news on this? It will support react-native-screens (stackNativeCreator)

This is still an issue, a very serious problem may add. I'm using Reanimated 3-rc and nothing works, I read like a dozen of issues and non of them fix...

Is this feature gonna be available only in v7?

> A quick fix for this. In `utils` of project's root folder, look for webserver.js. Change `server.client.webSocketTransport` to `ws`. Change `server.webSocketServer` to `ws`. So it will look like this: ![image](https://user-images.githubusercontent.com/42785824/214852834-eb9ac124-3356-452c-a015-92afbd36f959.png)...

> @hadnet can you provide a full log of error? Too many issues with this bp. Just gave up and built my own using React 18 + TS + Webpack...

So this maintanVisibleContentPosition prop is now available on what version of RN? And is available on FlatList as well, right?

> just upgraded from 2.14 to 3.3.0 - got the same issue, layout exiting animation doesn't work, the animated view disappears instantly on unmount. I don't use SafeAreaContext, but i...