react-native-pulse
react-native-pulse copied to clipboard
Pulse is square on Android
The pulse is square on android instead of a circle. Tested on multiple android devices: S4 and S7 Edge
@watadarkstar is it ok in emulator? Which version of RN and Android do you use?
Same problem here. I tested on Android 7 Nougat on device Samsung J7 Sky Pro. Same problem for both RN version 0.53.3 and 0.54.0. Same problem using emulator with Nexus 5X x86, API 23, Android 6, and Nexus 5X x86, API 27, Android 8.1.
Any solution for this issue? Am also getting square in Android
@juliepwchen @anooj1483 do you use image? If so, seems that I know the reason - image should be wrapped in View with borderRadius set.