import SignatureScreen from 'react-native-signature-canvas'; const Sign = () => { return ( ); } export default Sign;