UNPKG

react-native-readium

Version:

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

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', }