📅  最后修改于: 2022-03-11 14:48:28.651000             🧑  作者: Mango
// little trick to resolve this issue inside modal
import { TouchableWithoutFeedback } from 'react-native';
import { RectButton } from 'react-native-gesture-handler';
...