Android Switch Circle is Not Visible
In Ios
In Android
![]()
Same here
This is the case for me too, but when I put text on the control for rendering:


As you can see, the circle is cutout.
This is on Android using the master branch version of the package.
Oh, seems you need to update container style and set bigger height
I fixed this issue in a Fork I made, test it from here and tell me if it works with you I will open a pull-request, you can install it with this command
$ yarn add git+https://github.com/TareqElMasri/react-native-switch.git
@TareqElMasri I think you are almost there:


@shackra I will work on it and get back to you
@shackra I pushed a fix for it, why don't you give it another try and tell me if it's fixed
Not there yet :(




To be sure, I just have to yarn add git+https://github.com/TareqElMasri/react-native-switch.git right? no need to explicitly uninstall the package and then run yarn, right?
@shackra right
@TareqElMasri your solution worked for me
@shackra I think yarn has cached my package, try installing via npm