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
Actually my point is if I am using 'wp()' everywhere means some responsive value, then both emulators should show content equally i.e. three boxes in a line
It seems wrong value for width is being returned by emulator. Might be emulator error instead of library error.
Can you log the width of both emulators & check if that's correct ?
Hey, first of all thanks for this awesome package.
I am getting a strange result on two different emulators with the same code.
Another strange thing is when I remove
flexWrap: 'wrap',
property then design looks the same in both devices with no issueAny suggestions on how to solve it?
Pixel XL Emulator
Nexus 4 Emulator
Here is my code:
The text was updated successfully, but these errors were encountered: