UNPKG

@8man/react-native-media-console

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