UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (9 loc) • 190 B
"use strict"; import { StyleSheet } from 'react-native'; export default StyleSheet.create({ row: { flexDirection: 'row', flexWrap: 'wrap' } }); //# sourceMappingURL=style.js.map