wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.03k stars 2.67k forks source link

Support button.disableIconTint on iOS #7729

Closed yogevbd closed 1 year ago

yogevbd commented 1 year ago

disableIconTint is currently only available on Android. This PR adds it to iOS as well.