I'm not sure if it looks fine on other android devices but on my s7 edge, the radio button looks quite pixelated.
React Native Paper Example on Expo
Android 7 on S7 Edge
@baochungit can you attach an screenshot on how it looks?
Yes. Here it is:
https://ibb.co/dmRe0o
My phone's screen resolution is HD. I see that if I set it to higher resolution (FHD, WQHD) it looks smoother.
Could be related to this which hasn't been patched properly yet.
https://github.com/facebook/react-native/issues/17267
Seems it's fixed in https://github.com/facebook/react-native/commit/c5ca26a0e5c0660196300ee34d6007c63879611f
Can it be cherry-picked @grabbou ?
+1 For solving this in Paper.
We can't solve it in Paper since its a bug in React Native.
Most helpful comment
Could be related to this which hasn't been patched properly yet.
https://github.com/facebook/react-native/issues/17267