Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Replace Switch component's deprecated props
The props we use to set the colors of the Switch component `onTintColor` and `tintColor` are now deprecated. Using the new `trackColor` property we set the exact same values to preserve the exact style we had before.
- Loading branch information