react-native-pdf-view
react-native-pdf-view copied to clipboard
return new instance in createViewInstance
fixes #39
Always returning a new view instance prevents crashing when multiple PDFViews are rendered.
@cnjon Any updates on this?