UNPKG

@qte/react-native-gifted-chat

Version:

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

12 lines 285 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ dayAnimated: { position: 'absolute', width: '100%', }, dayAnimatedDayContainerStyle: { marginTop: 0, marginBottom: 0, }, }); //# sourceMappingURL=styles.js.map