Weizhe Gao
Weizhe Gao
> Hey, apologies for not catching this sooner. Unfortunately that's currently not possible. Really nice lib and it did simplify my code !!! I wonder if there's a plan to...
https://github.com/callstack/react-native-pager-view/pull/734 really save my life this bug has been existing for a long time don't forget to rebuild the app, try bun run ios(auto pod install everything from fresh) +...
> @ayushkumarbhadani thank you, actually wrapping Markdown component with flexDirection: 'row' wrapper has helped me, I no longer see the text going outside of the container and overlapping other elements...
same here, when I downgraded to 6.2.2, lazy={false} worked
Same Still continue getting EXC_BAD_ACCESS KERN_INVALID_ADDRESS at xxx
> [@weizhe412](https://github.com/weizhe412) set allowHeaderOverscroll={true} to the tabs.container Somehow, it didn't work as I expected. I would like the refresh control to appear just below the header/tab, at the top of...
https://github.com/rive-app/rive-react-native/issues/281#issuecomment-2521148384
I think it's because the current version of rive-react-native does not support the new architecture in Expo 52. If you're still using Expo, please go to app.json and set newArchEnabled...