UNPKG

@sfenton/react-native-readium-with-cfi

Version:

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

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