UNPKG

react-native-css-interop

Version:

Provides a layer of interoperability between React Native and CSS stylesheets allowing to use CSS as a styling language for both React Native and React Native Web. The interoperability goes beyond basic styles allows the use of modern features such as CSS

4 lines (3 loc) 169 B
export declare function verifyJSX(): boolean; export declare function verifyData(): boolean; export declare function verifyFlag(name: string, value?: unknown): boolean;