UNPKG

dopenative

Version:

A utility-first React Native Framework for Web, iOS and Android, compatible with Expo

8 lines (5 loc) 143 B
import { StyleSheet } from 'react-native' const styles = (theme, appearance) => { return new StyleSheet.create({}) } export default styles