UNPKG

rxn-stylestate

Version:

🖼️ Cross-Platform Simple Style-with-States Utility (for React Native, React Native Web and Expo).

3 lines (2 loc) 109 B
import { StyleSheet } from "react-native"; export const createStyle = (style) => StyleSheet.create(style);