import React from 'react' import {View} from 'react-native' import Animated from 'react-native-reanimated' export const FlatList_INTERNAL = Animated.FlatList export function CenteredView(props) { return } export function ScrollView(props) { return }