Animated TabBar v3 #118
gorhom
announced in
Announcements
Replies: 1 comment
-
|
Almost 2 years after, any news on supporting navigation v6 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
Since the release of
Reanimated v2and I was busy with BottomSheet, and did not got enough time to upgrade this library.The new release
v3will need to address the following:monorepo.Reanimated v2.React Navigation v6adapter.The presets split is necessary to allow each preset to install its own per-dependencies without worrying about other presets, also this will shrink the installed preset package size significantly.
So if you want to install the
flashypreset, you will install@gorhom/animated-tabbar-flashypackage.Tasks
core functionalityinto a separate package.flashypreset into a separate package.materialpreset into a separate package.bubblepreset into a separate package.React Navigation v6adapter.Beta Was this translation helpful? Give feedback.
All reactions