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
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
I just upgraded RN from 0.42 to 0.43rc in order to use FlatList.
After releasing the update on code-push with new RN update, I noticed that my layout was completely broken, plus I have some red borders on my containers.
Everything is Ok on debug and fresh prod install so I guess it's a codepush issue ?
Here is a gif, any ideas ?
Description
I just upgraded RN from 0.42 to 0.43rc in order to use FlatList.
After releasing the update on code-push with new RN update, I noticed that my layout was completely broken, plus I have some red borders on my containers.
Everything is Ok on debug and fresh prod install so I guess it's a codepush issue ?
Here is a gif, any ideas ?
Additional Information