cnjon / react-native-pdf-view

React Native PDF View
MIT License
404 stars 167 forks source link

in iOS, no onLoadComplete event #8

Closed cnjon closed 8 years ago

cnjon commented 8 years ago

@sibeliusseraphini I test example in iOS, but no onLoadComplete trigger when pdf shown.

sibelius commented 8 years ago

I'm working on this

cnjon commented 8 years ago

this is my screen shot, my Xcode version is 7.2.1. qq20160310 qq20160311 qq20160312

gigeos commented 8 years ago

@cnjon How can you test it? I've imported .framework but info.plist is missing so build failed

cnjon commented 8 years ago

@ggun69 1.clone or download the master branch. 2.in example, run npm install 3.open example/ios/example.xcodeproj 4.run and debug.