Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To inject your own navigation bar view, you need to pass your navigation view controller to GiniConfiguration.shared.customNavigationController. Then the view from the custom navigation view controller is displayed on all screens as the top navigation bar.

...