Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

feat: export underlying views used to build navigators #191

Merged
merged 1 commit into from
Dec 3, 2019

Commits on Dec 3, 2019

  1. feat: export underlying views used to build navigators

    Exporting the underlying views makes it easy to build custom navigators on top of our views. Libraries such as react-native-router-flux rely on such exports to build custom routing solutions while being able to take advantage of our work.
    
    This can also be the solution to adding custom behaviour without us needing to add separate config to override the router.
    satya164 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    21abb48 View commit details
    Browse the repository at this point in the history