Ali Faris
Results
2
issues of
Ali Faris
only single page is shown when I display PDF file that have 2 pages import React , {Component} from 'react'; import {WebView , Dimensions , Platform} from 'react-native'; import {Container...
i used these command for installation ``` npm i react-native-pdf-view --save react-native link react-native-pdf-view react-native run-ios ``` but an error occurred : build fail ``` 4 warnings and 17 errors...