SkyEpub 6.1.0 for iOS Released

Reflowable Layout
New functions are added.
/** return whether ScrollMode is activated or not */
-(BOOL)isScrollMode;
/** activate/deactivate Scroll Mode */
-(void)setScrollMode:(BOOL)value;

% Only LTR epub is supported in ScrollMode.
% Highlight, Search features are not supported in ScrollMode.