nandorojo / moti

🐼 The React Native (+ Web) animation library, powered by Reanimated 3.
https://moti.fyi
MIT License
4k stars 127 forks source link

Update pressable.md #242

Closed anwargul0x closed 1 year ago

anwargul0x commented 1 year ago

Removed and Replaced unused useCallback hook with useMemo.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
moti ✅ Ready (Inspect) Visit Preview Nov 19, 2022 at 8:35PM (UTC)
nandorojo commented 1 year ago

You're missing an extra function for this to work with useMemo: useMemo(() => ({ hovered })