react-native-check-box
react-native-check-box copied to clipboard
Does it work on android still?
Just implementing now and it does not show up. Its like the checkbox is blank. The left text shows up though.
I have the same issue on both iOS and android. With me, the checkbox is visible when developing, but not after building. (which is very difficult to debug :-\ )
In my case it was a asset problem
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/