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

Does not work on android #3

Closed
arshsingh opened this issue Jan 1, 2016 · 2 comments
Closed

Does not work on android #3

arshsingh opened this issue Jan 1, 2016 · 2 comments

Comments

@arshsingh
Copy link

Has anyone tested this on Android ? I don't think the current approach is going to work, as RN for Android doesn't support individual corner radius properties (borderTopLeftRadius etc.) [1]

This is what I get on Android for the Hollow example code in README:

screenshot from 2016-01-01 22 16 11

[1] facebook/react-native#3040

@andy9775
Copy link
Owner

andy9775 commented Jan 1, 2016

Thanks for the heads up, I didn't see the related issues with RN and android. I'll try and get my hands on an android emulator and see if anything can be done. Some quick searching also brought up an issue with overflow: 'hidden' not working with a borderRadius

@andy9775
Copy link
Owner

andy9775 commented Jan 4, 2016

You're absolutely right and I apologize that I missed the issue with android not supporting individual corner radius properties. I updated the readme to reflect this for now.

@andy9775 andy9775 closed this as completed Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants