How do I create a download button in react native?

// install module npm install react-native-webview // import the module import * as WebBrowser from ‘expo-web-browser’; // then in your function you can call this function await WebBrowser. openBrowserAsync(file_ur); it will open preview of the file and then user can download using share button.14 Haz 2017

Sizin İçin Seçtik  How do I login to API in React Native?

Leave a Reply

Your email address will not be published. Required fields are marked *