Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header component #6

Merged
merged 6 commits into from
Jun 26, 2018
Merged

Header component #6

merged 6 commits into from
Jun 26, 2018

Conversation

clmntcrl
Copy link
Contributor

@clmntcrl clmntcrl commented Jun 11, 2018

Integrate Header animation without the use of magic numbers. Animation has also been improved to bounce and fade.

In order to avoid use of magic number to handle SafeArea insets I have also proposed an update of react-native to get these values via a callback (react-native#19627).

Some works remains for integration in stack navigator, especially for the transition between screens.

@clmntcrl clmntcrl changed the title WIP: Header component Header component Jun 20, 2018
@clmntcrl
Copy link
Contributor Author

clmntcrl commented Jun 20, 2018

TODO: Add back button when needed (in another PR, IMHO)

<Text>Prochainement</Text>
<Agenda />
</View>
</ScrollViewWithHeader>
</View>

Choose a reason for hiding this comment

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

pb de conflit ici

@psegalen psegalen merged commit fb26c4f into psegalen:master Jun 26, 2018
@clmntcrl clmntcrl deleted the header-component branch July 23, 2018 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants