Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

[Feat] Witness navigation #125

Merged
merged 5 commits into from
Jun 4, 2021
Merged

Conversation

ParideBifulco
Copy link
Contributor

Why
This PR allows the enriching of the Navigation object with a RoutableProvider to allow Tempura to handle its navigation without being the only manager of the app's navigation.
This is needed when Tempura is added on top of another architecture that already has control of the navigation.

Changes
Enrich init of Navigation object with a RoutableProvider inited with a default value that is the live implementation.

Tasks

  • Add relevant tests, if needed
  • Add documentation, if needed
  • Update README, if needed
  • Ensure that the demo project works properly

@LorDisturbia LorDisturbia merged commit 9d53d0c into master Jun 4, 2021
@LorDisturbia LorDisturbia deleted the feature/witness-navigation branch June 4, 2021 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants