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

added mavenCentral() for gradle builds #418

Merged
merged 2 commits into from
May 9, 2022
Merged

added mavenCentral() for gradle builds #418

merged 2 commits into from
May 9, 2022

Conversation

maheshwarimrinal
Copy link
Contributor

As jCenter is shutting down so adding mavenCentral() so that gradle builds fail

As jCenter is shutting down so adding mavenCentral() so that gradle builds fail
@artyorsh
Copy link
Contributor

Up ⬆️
This will make the library compatible with RN0.65

@TheWirv
Copy link

TheWirv commented Aug 19, 2021

It won't because the library used by this package is not available on maven, as per the author: Dimezis/BlurView#134 You could easily add jitpack though, as described on jitpack's front page: https://jitpack.io/

@kanzitelli
Copy link

@TheWirv thanks for the links! I have created a small patch file for that which uses jitpack at #444

@glesperance
Copy link

Any hopes on getting this merged to the main branch & released to npm soon? My builds are failing now.

@maheshwarimrinal
Copy link
Contributor Author

@glesperance you can create patch for now, no one knows how much time it's gonna take :)

@JDMathew
Copy link

JDMathew commented May 9, 2022

Surely merging this and creating a release to npm can be done in under half an hour for a maintainer. This is effecting a lot of people and for everyone to setup patch package is just silly. @charpeni do you have repo permissions to do this?

@charpeni
Copy link
Collaborator

charpeni commented May 9, 2022

Thanks for the ping, @JDMathew!

I should be able to get this released, working on that.

Edit: I don't have proper npm access, I'm limited to read access, but working on it.

@charpeni charpeni merged commit 6231655 into Kureev:master May 9, 2022
@maheshwarimrinal maheshwarimrinal deleted the patch-1 branch May 9, 2022 17:18
@JDMathew
Copy link

Amazing, thanks for prioritising this @charpeni

@jspizziri
Copy link

@charpeni any updates on an npm release?

Thanks!

@charpeni
Copy link
Collaborator

@jspizziri sorry, I would like to get this out, but things got worse, I lost all my access.

priemskiyyy added a commit to priemskiyyy/react-native-blur that referenced this pull request Sep 25, 2023
* added mavenCentral() for gradle builds (Kureev#418)

* refactor: typescript, hooks, build.gradle & podspec fixes and moved t…

* chore: update Readme.md to reflect new maintainer

* feat: update android blurview to 2.0.2 (Kureev#478)

* feat: extend android properties (Kureev#481)

* refactor: migrate example app to use RNTA (Kureev#484)

* fix(android): build issue on compileSdkVersion < 31 (Kureev#485)

* chore: release 4.2.0

* feat: Add Fabric support (Kureev#493)

* chore: release 4.3.0

* chore: update README.md (Kureev#494)

* New "transparent" blurType that turns every blurEffectView subview ba…

* Add "transparent" blur type to README.md, BlurView.ios.tsx and BlurVi…

* Fix blurType in VibrancyViewNativeComponent.ts

* feat(iOS): transparent blur type

* Merge branch 'master' into pr/513
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.

10 participants