UNPKG

@8man/react-native-media-console

Version:
14 lines (12 loc) 239 B
import {StyleSheet} from 'react-native'; export const styles = StyleSheet.create({ timer: { maxWidth: 160, }, timerText: { backgroundColor: 'transparent', color: '#FFF', fontWeight: '600', fontSize: 14, }, });