@@ -13,6 +13,7 @@ import {
TextInput,
TouchableOpacity,
View,
+ Platform,
} from 'react-native';
import { useSafeAreaInsets } from 'react-native-safe-area-context';