@03balogun Okay this is ๐ฅ๐ฅ
If you open-source this or even post a snippet, it would mean a lot to the RN community , we need more of this quality.
@matthew_3701 Anything that maintains 60FPS in React Native = instant community win ๐ If you can crack smooth 60FPS animations (especially on lower-end devices), the community will love you forever ๐
@matthew_3701 Performance is king, and the React Native community is starving for smooth, jank-free animations. If you can consistently deliver truly native-feel animations at 60FPS, thatโs a total game changer.
@thehamedmp@expo@reactiive_ Noticed navigation is super slow on my Android (v13, 8GB RAM).
Are you using @expo Router? Stack/Tabs are usually laggy with it. Also, most animations aren't working on my device ๐
@v_serbulenko Big fan of your work so far , hereโs a slick animation style that might inspire you
https://t.co/qEOCmwSvFl
Would love to see something that smooth in your collection.
I recently made a Swift Package โจ
MorphModalKit
โ Configurable
โ Morphable
โ Stackable
โ Keyboard Avoiding
โ UIKit
Making public tomorrow once I write some docs etc.
@S0LARIN@expo Iโm trying to build something similar for a FlatList on Android, but stuck because FlatList doesnโt support negative scroll.
Any chance you could try making one for that use case?