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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-navigation/navigation-ex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @react-navigation/[email protected]
Choose a base ref
...
head repository: react-navigation/navigation-ex
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @react-navigation/[email protected]
Choose a head ref
  • 4 commits
  • 29 files changed
  • 2 contributors

Commits on Nov 2, 2019

  1. Copy the full SHA
    3a4c38b View commit details

Commits on Nov 4, 2019

  1. refactor: replace XComponent props in favor of render callbacks

    Making these props components makes it impossible pass additional props to them from the parent component. Render callbacks are more dynamic and flexible for this case
    satya164 committed Nov 4, 2019
    Copy the full SHA
    57b411c View commit details
  2. Copy the full SHA
    a93a81e View commit details
  3. chore: publish

     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
     - @react-navigation/[email protected]
    satya164 committed Nov 4, 2019
    Copy the full SHA
    c41c824 View commit details
Loading