santomegonzalo / react-native-floating-action

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

Fixes the lack of tinColor using iconColor #219

Open meerita opened 2 years ago

meerita commented 2 years ago

The main button doesn't apply iconColor attribute properly on the main floating button. This commit fixes this problem.