@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?