UNPKG

@deelo55/react-native-indicators

Version:
10 lines (8 loc) 172 B
import { StyleSheet } from 'react-native'; export default StyleSheet.create({ container: { flex: 1, justifyContent: 'center', alignItems: 'center', }, });