UNPKG

@qte/react-native-gifted-chat

Version:

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

13 lines (11 loc) 226 B
import { StyleSheet } from 'react-native' export default StyleSheet.create({ dayAnimated: { position: 'absolute', width: '100%', }, dayAnimatedDayContainerStyle: { marginTop: 0, marginBottom: 0, }, })