Commit Graph

4 Commits

Author SHA1 Message Date
Gianluca Spada 2fcc595bc3 feat: Add Fabric support (#493)
* build(deps): update react-native

* feat: codegen setup for BlurView component

* feat: add basic Fabric component for BlurView (iOS)

* feat(iOS): implement updateProps Fabric method

* feat(iOS): migrate VibrancyView

* feat(Android): add code for new and old architecture

* chore: update dependencies and example app

* fix(iOS): interface VibrancyViewComponentView

* refactor: separate codegen specs by platform

* refactor: rename Android component file to avoid a bug in Codegen

* refactor: delete/rename files

* refactor: conditionally include Fabric code in the original views

* refactor: remove unnecessary code in build.gradle
2022-11-03 17:50:33 +01:00
Lorenzo Sciandra 2bbc512083
refactor: migrate example app to use RNTA (#484)
init'd RNTA

fix build step

nit: improvement

remove old example app

last tweak
2022-07-29 12:23:36 +02:00
Thibault Malbranche 3c3cbe3527
refactor: typescript, hooks, build.gradle & podspec fixes and moved to bob (#476)
* Migrated code to typescript thanks to @YanislavSpaceIQ 
* Refactored everything to use https://github.com/callstack/react-native-builder-bob
* Fix podfile dependency on "React"
* Fix build.gradle issues with jcenter

Co-authored-by: YanisSpaceIQ <yanislav.konashchuk@spaceiq.com>
2022-07-21 13:19:30 +02:00
Nicolas Charpentier c0f33b951d
Regenerate example app (#303) 2019-03-26 14:52:44 -04:00