Skip to content

refactor: migrate example app to use RNTA #484

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

kelset
Copy link
Contributor

@kelset kelset commented Jul 29, 2022

👋 there!

As per title, I am doing this PR to move the example app to RNTA (similar to what we did back for RN-webview); it was basically an excuse for me to do it myself (with the great 🦆 support from @tido64) and learn first hand!

(most changes are literally just the default RNTA config)

Tested it locally (ofc), and everything works fine:

Screenshot 2022-07-29 at 11 08 44

This will help maintenance and easier to upgrade to newer versions of RN... and support for the new arch ;)

init'd RNTA

fix build step

nit: improvement

remove old example app

last tweak
@Titozzz Titozzz merged commit 2bbc512 into Kureev:master Jul 29, 2022
@kelset kelset deleted the migrate-to-RNTA branch July 29, 2022 10:28
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants