UNPKG

@qte/react-native-gifted-chat

Version:

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

7 lines 175 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ contentContainer: { overflow: 'hidden', }, }); //# sourceMappingURL=styles.js.map