davidcantonnoteges
davidcantonnoteges
Hi all¡ How can improve the quality of the result video? my config is: var videoOptions = { fps: 25, videoBitrate: 1024, transitionColor: "White", videoCodec: "libx264", audioBitrate: "128k", audioChannels: 2,...
Hi, i get an error on line 30 of PDFView.android.js: in the code: PDFView.propTypes = { ...View.propTypes, asset: PropTypes.string, src: PropTypes.string, pageNumber: PropTypes.number, path: PropTypes.string, zoom: PropTypes.number, onLoadComplete: PropTypes.func };...
Hello, your plugin works fine, congrats. How can i detect the incoming call when the app is in background? Thanks