UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

3 lines (2 loc) 128 B
import React from 'react'; export declare function requireNativeViewManager<P = any>(viewName: string): React.ComponentType<P>;