UNPKG

@qte/react-native-gifted-chat

Version:

Performant fork of react-native-gifted-chat with FlashList support

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