UNPKG

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

Version:

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

6 lines (5 loc) 139 B
// NOTE: readium uses an index so the order is very important here export enum TextAlignment { JUSTIFY = 'justify', START = 'start', }