react-native-custom-switch
react-native-custom-switch copied to clipboard
wrong import crashing the app
package is crashing because of wrong import
there is:
import hexToRgb from './hexToRgb';
instead of
import hexToRgb from './utils';
Can i edit the module file ? or it will make the app crash on production
I made a PR to fix this issue. https://github.com/arshigtx/react-native-custom-switch/pull/2
I use Yarn, have you updated it?
still running through this issue, any idea how to fix it?
Guys, this lib is abandoned, someone published a fixed version of this: https://www.npmjs.com/package/react-native-custom-switch-new