santomegonzalo / react-native-floating-action

Material design action button for React Native
MIT License
489 stars 180 forks source link

Change color on click main button and animation #183

Open andresledo opened 3 years ago

andresledo commented 3 years ago

Any way to change the color when you press the main button, and also to disable the icon spin animation?

JohanGonzalez0512 commented 2 years ago

have you solved it?

rafaelclares commented 2 months ago

comment or change line background: TouchableNativeFeedback.Ripple(shadeColor(color, -30), true)

in src/utils/Touchable.js