Douglas Winter

Results 11 comments of Douglas Winter

Hey guys, any updates about this issue?

For my case I was able to make the sections sticky and make the content to scroll properly by wrapping the animated views of the `Collapsible` with a `ScrollView`, and...

I couldn't reproduce the exact same issue as is described here, it doesn't crash with the version 2.2.1. For the test I used Forms 4.4, RxUI 11. Tried the latest...

> Same but its working with regular FlatList I'm facing the same issue, and with the regular FlatList that works.

Hey, nice that you're putting some efforts on a dedicated react-native sdk! :) Turns out that I've been trying appwrite in a RN app and this was the first thing...

I just ran into the same issue. For me, doing a `chmod +x` on the `rnc-cli` made it work again. I also tried running the `init` as suggested above before...

> @winterdouglas in your case does it also happen in fresh projects? Hm, I haven't tried that before, but doing it now worked right away for a new project.