import { StyleSheet } from 'react-native'; export default StyleSheet.create({ option: { alignItems: 'center', justifyContent: 'center', paddingHorizontal: 16, zIndex: 100, }, });