You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like when I change my emulator orientation (portrait/landscape), everything rerender ok but not the icons from the central line. They are shifted (side depends on the starting orientation). Even when I use dots or default circle element.
I use RN 0.72.9 and react-native-timeline-flatlist 0.8.0, on an android emulator.
The text was updated successfully, but these errors were encountered:
Ok this is a simple test to adapt display to screen size that is not exhaustive (at least in my case).
I am using a custom renderTime, renderDetails, and i build a different React component Icon (from recta-native-element) for each data to be displayed as innerCircle.
It seems like when I change my emulator orientation (portrait/landscape), everything rerender ok but not the icons from the central line. They are shifted (side depends on the starting orientation). Even when I use dots or default circle element.
I use RN 0.72.9 and react-native-timeline-flatlist 0.8.0, on an android emulator.
The text was updated successfully, but these errors were encountered: