UNPKG

f-react-native-schedule

Version:

Flexible scheduling library with more built-in features and enhanced customization options

12 lines (10 loc) 173 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ container: { flex: 1, }, content: { flex: 1, flexDirection: 'row', }, });