yamankatby / react-native-material

Modular and customizable Material Design UI components for React Native
https://rn-material.js.org
MIT License
228 stars 38 forks source link

Make animation mode configurable in FAB component #55

Open szchiki opened 1 year ago

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
react-native-material-example ❌ Failed (Inspect) Feb 18, 2023 at 10:38AM (UTC)
jacobira commented 1 year ago

@yamankatby is there any way to get this merged in and the new prop added to documentation? I see that it failed a status check, but looking over the diff it's fairly simple, so I'm not sure why. My project currently relies on a patch manually changing the useNativeDriver value on the FAB component, which is obviously not ideal.