UNPKG

@fruits-chain/react-native-xiaoshu

Version:
8 lines 175 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ row: { flexDirection: 'row', flexWrap: 'wrap' } }); //# sourceMappingURL=style.js.map