UNPKG

react-native-gifted-chat

Version:
11 lines (9 loc) 160 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ fill: { flex: 1, }, contentContainer: { overflow: 'hidden', }, })