mxck / react-native-material-menu

Pure JavaScript material menu component for React Native
MIT License
512 stars 91 forks source link

Proposal: Use react-native-reanimated for 60FPS animations. #98

Closed ammarahm-ed closed 3 years ago

ammarahm-ed commented 3 years ago

Hello, thanks for this amazing library.

I would like to propose using react-native-reanimated for native 60FPS animations. I have migrated to it in my fork and it is working perfectly. Let me know if this is something you are willing to add here and I will make a pull request.

mxck commented 3 years ago

Hi! Cool job, but I would like to leave this package without any native dependencies :) Thank you!

ammarahm-ed commented 3 years ago

Ok, sounds good.