Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Border behavior is different on iOS and Android. #640

Open
1 task done
32penkin opened this issue Sep 24, 2019 · 2 comments
Open
1 task done

Border behavior is different on iOS and Android. #640

32penkin opened this issue Sep 24, 2019 · 2 comments
Labels
📱 Components components module-specific

Comments

@32penkin
Copy link
Member

32penkin commented Sep 24, 2019

Issue type

I'm submitting a ... (check one with "x")

  • something strange

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:
With the current mapping implementation, some components look different on the ios and android devices. For example Button (primary, disabled).
image

Expected behavior:
Components should look the same on both platforms.

@artyorsh artyorsh added 📱 Components components module-specific P3: minor and removed help wanted labels Sep 24, 2019
@jeloagnasin
Copy link

Is there a workaround for this?

@artyorsh
Copy link
Collaborator

@jeloagnasin If there is, we don't know it. It looks like a platform-specific rendering issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 Components components module-specific
Projects
None yet
Development

No branches or pull requests

3 participants