React Native Animated Pull To Refresh Component

Description:

A React Native Pull-To-Refresh component that creates animated transitions.

The component uses the React Native Animated API. Included are a few core/basic animation types to get started with, yet allows for a multitude of different creations (see implementation of yelp’s custom), so you don’t need to learn the animated api to get started! The library is extremely easy to expand upon to add for more complex animations that aren’t available currently.

Preview:

react-native-animated-pull-to-refresh-component

Add Comment