You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR Invariant Violation: ColorPropType has been removed from React Native. Migrate to ColorPropType exported from 'deprecated-react-native-prop-types'.
I've used this package just to support very old devices (Android <= 6.0), because the native switch crashes sometimes there. I've switched to a CheckBox solution, because I couldn't find a maintained switch solution.
ERROR Invariant Violation: ColorPropType has been removed from React Native. Migrate to ColorPropType exported from 'deprecated-react-native-prop-types'.
I've used this package just to support very old devices (Android <= 6.0), because the native switch crashes sometimes there. I've switched to a CheckBox solution, because I couldn't find a maintained switch solution.
https://github.com/WrathChaos/react-native-bouncy-checkbox
The text was updated successfully, but these errors were encountered: