codeherence / react-native-header

A high-performance, cross-platform animated header component for React Native applications.
MIT License
237 stars 20 forks source link

feat: introduce bottom border color interpolation #31

Closed e-younan closed 5 months ago

e-younan commented 5 months ago

Description

Motivation and Context

This feature was added to allow for the animating between different border colors during the animation that is triggered on scroll.

How Has This Been Tested?

This was mainly tested in the example repo manually.

Types of changes

Checklist: