Skip to content

Instantly share code, notes, and snippets.

@DavidNorena
Created July 16, 2018 22:04
Show Gist options
  • Save DavidNorena/c42abc8d1e2d6d1b871814c203b5fff0 to your computer and use it in GitHub Desktop.
Save DavidNorena/c42abc8d1e2d6d1b871814c203b5fff0 to your computer and use it in GitHub Desktop.
--- node_modules/antd-mobile-rn/lib/segmented-control/segmented.android.js 2018-06-15 01:30:43.000000000 -0500
+++ node_modules/antd-mobile-rn/lib/segmented-control/segmented.android.fix.js 2018-07-16 16:44:43.000000000 -0500
@@ -26,7 +26,7 @@
var _reactNative = require('react-native');
-var _normalizeColor = require('react-native/Libraries/StyleSheet/normalizeColor');
+var _normalizeColor = require('normalize-css-color');
var _normalizeColor2 = _interopRequireDefault(_normalizeColor);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment