UNPKG

@qte/react-native-gifted-chat

Version:

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

8 lines (6 loc) 132 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ contentContainer: { overflow: 'hidden', }, })