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

fix: use Partial type for initialParam #206

Merged
merged 2 commits into from
Dec 16, 2019

Conversation

owinter86
Copy link
Contributor

Based on this commit 11efb06

Does it make sense that you can set initialParams as a partial of the routeParams as they are now merged with the pushed screen?

Based on this commit react-navigation@11efb06

Does it make sense that you can set initialParams as a partial of the routeParams as they are now merged with the pushed screen?
@owinter86 owinter86 changed the title Update initialParams types fix: Update initialParams types Dec 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #206 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   93.25%   93.25%           
=======================================
  Files          36       36           
  Lines         771      771           
  Branches      203      195    -8     
=======================================
  Hits          719      719           
  Misses         43       43           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42bc37d...76adfb4. Read the comment docs.

Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Thanks

@satya164 satya164 changed the title fix: Update initialParams types fix: use Partial type for initialParam Dec 16, 2019
@satya164 satya164 merged commit c3d3748 into react-navigation:master Dec 16, 2019
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.

3 participants