v5.0.12
- fix some codes for code safe
- add flow typings
- update style prop type
v5.0.11
- fix sample codes
v5.0.10
- support enablePaging for ios<11.0
- disable long press on ios (the same with android)
- make iOS singleTap scale the same action with android
- recreate sample with RN 0.57
v5.0.9
- fix podspec
- NS_CLASS_AVAILABLE_IOS(11_0) to PDFKit related codes
- Fix pdfs when pipe appears in table content json
- modify build.gradle for RN 0.57