netguru / sticky-parallax-header

A simple React Native library, enabling the creation of fully customized header for your iOS and Android apps.
https://netguru.github.io/sticky-parallax-header/
MIT License
1.86k stars 190 forks source link

feat: AvatarHeader Snapshot in Tests #163

Closed Frondelan closed 3 years ago

Frondelan commented 4 years ago

Note:

Added AvatarHeader.test.js in Tests to make a Snapshot of AvatarHeader component.

Patys commented 4 years ago

@Frondelan could you fix commit message to follow https://www.conventionalcommits.org/en/v1.0.0/ It will automatically generate changelog during release.

Patys commented 4 years ago

@Frondelan I mean commit, there is a pre-hook that should not allow you to commit without using proper commit message. Please rebase

ref #154

pi0trpietruszewski commented 4 years ago

@Frondelan To change commit name follow this guide

maciejBudzinskiNG commented 3 years ago

@Frondelan Hi there! We would like to merge your changes, but could you please change the commit name according to the previous comment?