-
Notifications
You must be signed in to change notification settings - Fork 565
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
android #449
Comments
it is not working with the camera on android. but it is working on ios, other screens of android also. |
I am also facing same issue, did you solved it? @wq13718048209 |
i have re-written the lib to work correctly on new RN version => https://www.npmjs.com/package/rn-id-blurview |
Fixed in 4.0.0 |
testing 4.0.0 now but still no blur, what RN version do you have @Titozzz ? |
@olive49 Are you positioning the blurView in 'absolute' above something ? |
@Titozzz yes it is with absolute positioning above the camera |
My RN version is 0.65, and it doesn't work on Android:
Task failed with an exception.
Execution failed for task ':app:checkDebugDuplicateClasses'.
I have modified it according to #444, but it still cannot run normally on Android
The text was updated successfully, but these errors were encountered: