navigation

Scene-Based Navigation for React and React Native

APACHE-2.0 License

Downloads
3.5K
Stars
576
Committers
19

Bot releases are visible (Hide)

navigation - NavigationReactNative v8.14.0

Published by grahammendick almost 2 years ago

Added

  • #657 Supported React Native Testing Library. Thanks @anhtuank7c
navigation - NavigationReactNative v8.13.1

Published by grahammendick almost 2 years ago

Fixed

  • #653 Ensured pod installs on React Native < 0.70 (iOS). Thanks @alexstanbury
navigation - NavigationReactNativeWeb v1.3.0

Published by grahammendick almost 2 years ago

Added

  • #650 Prevented inactive tabs from rendering. Thanks @burakgormek
navigation - NavigationReactNative v8.13.0

Published by grahammendick almost 2 years ago

Added

  • #648 Supported custom back button image (iOS)
  • #649 Supported changing the TabBarItem child
  • #650 Prevented inactive tabs from rendering. Thanks @burakgormek
navigation - NavigationReactNativeWeb v1.2.0

Published by grahammendick about 2 years ago

Added

  • #646 Made NavigationStack animation props available on Scene
navigation - NavigationReactMobile v3.9.0

Published by grahammendick about 2 years ago

Added

  • #646 Made NavigationMotion animation props available on Scene
navigation - NavigationReactNative v8.12.0

Published by grahammendick about 2 years ago

Added

  • #646 Made NavigationStack animation props (and others) available on Scene

Fixed

  • #646 Supported smooth opacity animations (Android). Thanks @iamyellow
  • #647 Supported NavgationStack and NavigationBar events missing from Fabric (Android)
navigation - NavigationReactNative v8.11.0

Published by grahammendick about 2 years ago

Added

  • #642 Supported autolinking on the new architecture (Android)
navigation - NavigationReactNative v8.10.1

Published by grahammendick about 2 years ago

Fixed

  • #637 Ensured re-rendering the stack uses the latest scene and props
navigation - NavigationReactMobile v3.8.2

Published by grahammendick about 2 years ago

Fixed

  • #637 Ensured re-rendering the stack uses the latest scene and props
navigation - NavigationReactNative v8.10.0

Published by grahammendick about 2 years ago

Added

  • #630 Supported Material Design 3 (Android)

Fixed

  • #625 Ensured keyboard stays open when search focused (Android)
  • #626 Supported autocapitalize prop on SearchView component (Android >= 28)

Note

There are changes to the Fabric setup on Android. This is not considered breaking because React Native Fabric is still experimental

navigation - NavigationReactNative v8.9.3

Published by grahammendick about 2 years ago

Fixed

  • #613 Displayed TabBar font and badge color props (iOS >= 13). Thanks @gezquinndesign
  • #619 Updated TitleBar and ActionBar size in native on Fabric
  • #620 Supported PlatformColor and DynamicColorIOS types in color prop. Thanks @danilobuerger

Note

There are changes to the Fabric setup on Android. This is not considered breaking because React Native Fabric is still experimental

navigation - NavigationReactNative v8.9.2

Published by grahammendick over 2 years ago

Fixed

  • #607 Removed Bridge dependency from image props on Fabric (iOS)
  • #608 Updated SearchBar component size in native on Fabric (iOS)

Note

There are changes to the Fabric setup on Android. This is not considered breaking because React Native Fabric is still experimental

navigation - NavigationReactNative v8.9.1

Published by grahammendick over 2 years ago

Fixed

  • #605 Added children prop demanded by React 18's typings
navigation - NavigationReactMobile v3.8.1

Published by grahammendick over 2 years ago

Fixed

  • #605 Added children prop demanded by React 18's typings
navigation - NavigationReact v4.5.1

Published by grahammendick over 2 years ago

Fixed

  • #605 Added children prop demanded by React 18's typings
navigation - NavigationReactNativeWeb v1.1.0

Published by grahammendick over 2 years ago

Added

  • #592 Added a component api
navigation - NavigationReactNative v8.9.0

Published by grahammendick over 2 years ago

Added

  • #592 Added a component api
  • #597 Supported the new React Native Architecture (Fabric)
navigation - NavigationReactMobile v3.8.0

Published by grahammendick over 2 years ago

Added

  • #592 Added a component api
navigation - NavigationReact v4.5.0

Published by grahammendick over 2 years ago

Added

  • #592 Added a component api