nativewind
Version:
Use Tailwindcss in your cross-platform React Native applications
5 lines (4 loc) • 302 B
TypeScript
export { verifyInstallation } from "./doctor";
export { StyleSheet, colorScheme, createInteropElement, cssInterop, rem, remapProps, useSafeAreaEnv, useUnstableNativeVariable, vars, } from "react-native-css-interop";
export { useColorScheme } from "./stylesheet";
export { createElement } from "react";