Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
c3aef33
refactor(navigation-bar): extract module + deprecate Bar alias
burczu Jun 17, 2026
e0da53e
feat(navigation-bar): apply MD3 token-based colors and sizing
burczu Jun 17, 2026
b384ecb
refactor(navigation-bar): remove MD2 shifting mode from the bar
burczu Jun 17, 2026
33bdcb9
feat(navigation-bar): add visible MD3 state layers
burczu Jun 17, 2026
f16775a
feat(navigation-bar): drive motion from tokens and spring the indicator
burczu Jun 17, 2026
c56ceff
feat(navigation-bar): add flexible horizontal variant
burczu Jun 17, 2026
39b2f82
docs(navigation-bar): add example and update JSDoc
burczu Jun 17, 2026
98346d3
fix(navigation-bar): restore labels and active indicator on tab change
burczu Jun 17, 2026
4076ce8
test(navigation-bar): drop redundant shifting test variants
burczu Jun 17, 2026
57d7506
test(navigation-bar): add characterization tests before refactor
burczu Jun 18, 2026
6937a17
refactor(navigation-bar): collapse cross-fade, dedupe item render
burczu Jun 18, 2026
b19e402
refactor(navigation-bar): unify color source on colorRoles
burczu Jun 18, 2026
83b1a8b
docs(navigation-bar): register NavigationBar page, fix docs build
burczu Jun 18, 2026
2057612
refactor(navigation-bar): drop deprecations per review
burczu Jun 18, 2026
8fe9cf7
refactor(navigation-bar): migrate motion to reanimated
burczu Jun 18, 2026
4e9a651
fix(tests): migrate BottomNavigation tests to RNTL v14 patterns
burczu Jul 3, 2026
fb3c953
fix(docs): fix CI build for NavigationBar as top-level component
burczu Jul 3, 2026
c1bf911
refactor(navigation-bar): remove BottomNavigation scene wrapper
burczu Jul 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
308 changes: 0 additions & 308 deletions docs/6.x/docs/components/BottomNavigation/BottomNavigation.mdx

This file was deleted.

Loading