Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Support for Android - blurring the thumbnail #2

Open
BrendanFDMoore opened this issue Sep 28, 2016 · 2 comments
Open

Support for Android - blurring the thumbnail #2

BrendanFDMoore opened this issue Sep 28, 2016 · 2 comments

Comments

@BrendanFDMoore
Copy link

Native iOS blur not available for Android devices (of course).

Per separate discussion with @DylanVann opening an issue to remind him to try his idea for fixing this :)

@superandrew213
Copy link

Any updates on this?

@kgirma
Copy link

kgirma commented Sep 15, 2017

Works well on ios but not android -

> :react-native-blur-image:processReleaseResources UP-TO-DATE
> :react-native-blur-image:generateReleaseSources UP-TO-DATE
> :react-native-blur-image:incrementalReleaseJavaCompilationSafeguard UP-TO-DATE
> :react-native-blur-image:compileReleaseJavaWithJavac
> :react-native-blur-image:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
> /node_modules/react-native-blur-image/android/src/main/java/com/aigegou/blur/BlurImageViewPackage.java:24: error: method does not override or implement a method from a supertype
>     @Override
>     ^
> 1 error
> :react-native-blur-image:compileReleaseJavaWithJavac FAILED

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants