import * as React from 'react'; import { Animated, Button, View } from 'react-native'; import { createStackNavigator, NavigationStackScreenProps, CardAnimationContext, } from 'react-navigation-stack'; const ListScreen = (props: NavigationStackScreenProps) => (