vinzscam / react-native-file-viewer

Native file viewer for React Native. Preview any type of file supported by the mobile device.
MIT License
434 stars 102 forks source link

Just once / use always feature on Android #143

Open jsirjacq opened 1 year ago

jsirjacq commented 1 year ago

Hi, the option showOpenWithDialog is a nice feature but it doesn't support the native android feature of selecting for ever or just once the application you are selecting. This could be a nice feature to add, what do you think?