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

Fix android readme configuration #155

Open khaledab opened 10 months ago

khaledab commented 10 months ago

This line is no longer needed : Add "new RNFileViewerPackage()" to the list returned by the "getPackages()" method

compile has been changed to implementation