UNPKG

react-native-readium

Version:

A react-native wrapper for https://readium.org/

3 lines (2 loc) 173 B
import type { BaseReadiumViewProps } from '../interfaces'; export declare const BaseReadiumView: import("react-native").HostComponent<BaseReadiumViewProps> | (() => never);