Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

Preview uploaded file in React Native Expo

$
0
0

I am trying to preview the file (which can be pdf or img or doc) after uploaded by user.I tried this but it preview file with specific url and i want it preview uploaded file only. any one have idea?

return (<View style={styles.container}><View><StatusBar style="dark" /></View><Text>{Constants.manifest.sdkVersion}</Text><PDFReader          source={{            uri: 'https://www.solarwinds.com/-/media/solarwinds/appoptics/product-screenshots/ao-infrastructure-monitoring-dashboard.ashx',          }}          webviewProps={{            startInLoadingState: true,          }}        /></View>

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>