📅  最后修改于: 2022-03-11 14:49:39.704000             🧑  作者: Mango
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
//you need to re-run pod install
cd ios && pod install && cd ..