Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ZulipSwitch: Update
Switch
usage away from deprecated props.
The props we use to set the colors of the Switch component, `onTintColor` and `tintColor`, are now deprecated. Update to their replacement, the new `trackColor` property, setting the exact same values to preserve the actual style unchanged.
- Loading branch information