mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Back out "Update Switch.d.ts" (#38812)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/38812 Original commit changeset: 25b22a97a3c0 Original Phabricator Diff: D47800523 Changelog: [Internal] [Changed] - Back out "[react-native][PR] Update Switch.d.ts" Reviewed By: cipolleschi Differential Revision: D48111573 fbshipit-source-id: de86d95c8fb75d58feec6c751c0c49a9cfcf6af5
This commit is contained in:
committed by
Facebook GitHub Bot
parent
3e828691dd
commit
a2e30dcf98
@@ -51,11 +51,6 @@ export interface SwitchProps extends SwitchPropsIOS {
|
||||
*/
|
||||
thumbColor?: ColorValue | undefined;
|
||||
|
||||
/**
|
||||
* Color of the active foreground switch grip.
|
||||
*/
|
||||
activeThumbColor?: ColorValue | undefined;
|
||||
|
||||
/**
|
||||
* Custom colors for the switch track
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user