Skip to content

Conversation

mu29
Copy link

@mu29 mu29 commented Feb 21, 2019

Pick antialias related commit from #379 and support array type style.
Check the screenshot below. (left: original, right: modified)

2019-02-18 3 27 26

or you can see #159 on your comment, Images on Android aren't antialiased well.

@mu29 mu29 changed the title Fix border radius issue on Android 7.0 Fix antialias issue on Android 7.0 Feb 21, 2019
@DylanVann
Copy link
Owner

I thought this issue was being fixed in React Native core, any idea what happened?

@mu29
Copy link
Author

mu29 commented Feb 22, 2019

If you use default <Image> component, yes it is fixed on RN core.
But if you want to use <FastImage> component for some reason (like caching) - then this fix will be helpful.

@ifsnow
Copy link

ifsnow commented Mar 29, 2019

@DylanVann I'm sure that @mu29 comments are reasonable. As mentioned, I don't think this is a problem with React Native Core. Please review this issue one more time.

@DylanVann
Copy link
Owner

To maintain compatibility with iOS we need to be able to round corners with different radii:

image

This is from the example app in ./ReactNativeFastImageExample.

@DylanVann
Copy link
Owner

I can't see issues with current corners on recent android/lib versions:

Screenshot_1631735073

@DylanVann
Copy link
Owner

I'm going to close #491 and #411 . If it's still an issue please reopen, thank you!

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

Successfully merging this pull request may close these issues.

3 participants