Jovanni Lo

Results 103 comments of Jovanni Lo

You can try styling your sticky header with a margin. Also, v3 now handles scrollviews nicely. See [adding header](https://sheet.lodev09.com/guides/header) guide. Let me know if you have issues! Thanks

Ah, might be due to this code: https://github.com/lodev09/react-native-true-sheet/blob/d73a39743ce902e6f72773872701c4233f6eb8bb/ios/TrueSheetView.swift#L195-L207

Can you update your repro using v3? I'll check it out! thank you!

Can you provide repro and use the new v3? I'll check it out. Thanks!

> Will this work without Reanimated (with the vanilla Animated API)? @SimpleCreations haven't tried but it should -- it's the same logic as the transition animation.

> Thanks, I'll look into it by the end of the week Thank you! Also, let me know if I should remove the footer implementation on IOS -- you guys...

Hey @kkafar, could you take a look at this PR please? Here's how it wokrs: | IOS | Android | | --- | --- | | | |

Just rewrote TrueSheet fabric instead https://github.com/lodev09/react-native-true-sheet/pull/211 closing. thanks!

v3 now lazy loads content! 🎉