Skip to content

Update BlurViewManagerImpl.java #512

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

Closed
wants to merge 1 commit into from

Conversation

Gregoirevda
Copy link

Only use optimised if hardware acceleration isn't disabled

@Gregoirevda
Copy link
Author

fixes #489

@AdvMaple
Copy link

AdvMaple commented Dec 7, 2022

I tried this, and it work

@kesha-antonov
Copy link
Contributor

Need this fix

@ndekross
Copy link

When is this going to be published?

@bastianspirek
Copy link

Waiting for this as well.

@tslater
Copy link

tslater commented Mar 9, 2023

How can we get this thing merged? @Kureev Basically this library crashes a lot of android phones without this...

@antoinebrtd
Copy link

@Kureev can we merge this as well pls?

jci-aws added a commit to jci-aws/react-native-blur that referenced this pull request Mar 14, 2023
@vinitraj10
Copy link

As a temporary solution until this gets merged, if you all still struggling and want this to be used as a package, i have created a repository and put the bundle there, since we had the same issue and as we work closely with CI/CD, applying patch locally was not a good solution for us, as CI scripts need to be updated to discard the changes every time yarn or npm install done.

Instead i just moved the patch bundle into a github fork and started using it in our package.json which was much more cleaner solution as it doesn't touch .gitignore to ignore few patch files and CI is also happy.

just forking to git repo and using url might not work as the package is not compiled while forked so you need to bundle it and place in fork if you want to use it that way

You can use our bundle by using the following command

> yarn add 'vinitraj10/react-native-blur'

or

npm install 'vinitraj10/react-native-blur'

@mlaythe
Copy link

mlaythe commented Mar 29, 2023

any update on when this will be merged?

@jspizziri
Copy link

@Titozzz any chance you could look at this? If not are there other maintainers that could be worked with? Or is this package looking for new maintainers?

@Titozzz
Copy link
Collaborator

Titozzz commented Apr 29, 2023

Added a Todo for Tuesday 🙏

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.