A customised example of a simple pull to refresh component for React Native, adapted from react-native-animated-ptr.
Try it out using Expo at: https://expo.io/@frontendbeast/react-native-simple-ptr-example
git clone https://github.com/frontendbeast/react-native-simple-ptr.git
cd react-native-simple-ptr/example
npm install
If you do not have Expo XDE installed, install it.
Open the example directory with Expo XDE.

