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
Looks like iOS border is a part of the View component, on the other hand on Android - an entity that "outlines" the View.
Current behavior:
With the current mapping implementation, some components look different on the ios and android devices. For example Button (primary, disabled).
Expected behavior:
Components should look the same on both platforms.
The text was updated successfully, but these errors were encountered:
Issue type
I'm submitting a ... (check one with "x")
Issue description
Looks like iOS border is a part of the View component, on the other hand on Android - an entity that "outlines" the View.
Current behavior:
![image](https://user-images.githubusercontent.com/24478448/65517716-dabcd500-deeb-11e9-8bff-6f8930048f8e.png)
With the current mapping implementation, some components look different on the ios and android devices. For example Button (primary, disabled).
Expected behavior:
Components should look the same on both platforms.
The text was updated successfully, but these errors were encountered: