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

feat(stack): use Animated.View for header background #106

Merged
merged 2 commits into from
Sep 21, 2019
Merged

feat(stack): use Animated.View for header background #106

merged 2 commits into from
Sep 21, 2019

Conversation

dulmandakh
Copy link
Contributor

This PR changes HeaderBackground to use Animated.View, so that it will support Animated.Value in style.

@codecov-io
Copy link

codecov-io commented Sep 20, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files          33       33           
  Lines         709      709           
  Branches      188      188           
=======================================
  Hits          663      663           
  Misses         38       38           
  Partials        8        8

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 8920da6...77e5523. Read the comment docs.

@dulmandakh
Copy link
Contributor Author

@satya164 please review and merge

@satya164 satya164 changed the title feat(stack): header background uses Animated.View feat(stack): use Animated.View for header background Sep 21, 2019
@satya164 satya164 merged commit 089390c into react-navigation:master Sep 21, 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