import {AnimatedFAB} from 'react-native-paper'; import React from 'react'; export default function MassiveFab( props: Partial>, ) { return ( ); }