Open diegolmello opened 1 year ago
hi @diegolmello, I have raised the MR for this issue please check at https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/4849
is this issue resolved?
@diegolmello i would like to work on this issue. Could you please assign me to resolve
Overview
It happens mostly on Android.
Check how some separators aren’t getting rendered below.
That happens because StyleSheet.hairlineWidth calculates its value based on PixelRatio.
To be done