SkyEpub 4.2.2 for iOS released

Reflowable Layout

1. Fixed the bug tap is disabled sometimes when longPressed gesture is cancelled.
2. New function Added
/** destroy all objects and release all resources explicitly in ReflowableView */
-(void)destroy;

Fixed Layout
1. New function Added
/** destroy all objects and release all resources explicitly in FixedView */
-(void)destroy;