v1.1.391
Bug Fixes
- modify forked-from-react-navigation
getPathFromState.ts
and stuff to work #387 (Pokai Chang) - modify forked-from-react-navigation
getStateFromPath.ts
and stuff to work #387 (Pokai Chang) - need to sort route configs #387 (Pokai Chang)
- one: tabBar should be overridable #396 (Pokai Chang)
- update configuration.mdx #384 (Vikrant Bhat)
Tests
- start the dev server with
--clean
to avoid caches messing up things (Pokai Chang) - add test to repro tamagui/tamagui#3120 #387 (Pokai Chang)
Continuous Integration
- disable partial yarn install when running test (Pokai Chang)
Chores
- update common-issues.mdx (#395) #395 (Vikrant Bhat)
- repro tamagui/tamagui#3120 in test app #387 (Pokai Chang)
- update
getPathFromState.ts
fromreact-navigation
#387 (Pokai Chang) - change base react-navigation version of forks to 7.1.2 #387 (Pokai Chang)
- update
getStateFromPath.ts
fromreact-navigation
#387 (Pokai Chang) - fix depcheck issues #387 (Pokai Chang)
- update routing-modes.mdx #391 (Vikrant Bhat)
- update routing-layouts.mdx #392 (Vikrant Bhat)
- update components-Link.mdx #393 (Vikrant Bhat)
- update components-LoadProgressBar.mdx #394 (Vikrant Bhat)
- keep almost #384 (Vikrant Bhat)