I hereby claim:
- I am ryanbaldwin on github.
- I am hemingward (https://keybase.io/hemingward) on keybase.
- I have a public key ASDMoypoaEWS-clLH9INBmwxuJHjdqhJxIQx1a8CIMT9ZAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import Animated, { | |
| useDerivedValue, | |
| useSharedValue, | |
| useAnimatedStyle, | |
| useAnimatedScrollHandler, | |
| interpolate, | |
| } from 'react-native-reanimated'; | |
| import {View, StyleSheet, FlatList, Text, Dimensions} from 'react-native'; | |
| import React, {useCallback} from 'react'; |