UNPKG

react-native-gifted-chat

Version:
12 lines (10 loc) 187 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ fill: { flex: 1, }, centerItems: { justifyContent: 'center', alignItems: 'center', }, })