Slider's minimumTrackTintColor & maximumTrackTintColor props are reversed on Android #16671
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
ReactNative Slider docs state that maximumTrackTintColor is "The color used for the track to the right of the button", which is the background color.
In this pull-request, the background color is implmented with the minimumTrackTintColor prop instead.
The text was updated successfully, but these errors were encountered: