CSV Grid Viewer is a simple CSV grid viewer, built with React, MUI, AG-Grid Community Edition, and Tauri. Features Allows to load local CSV file 📝 Sorting and filtering any columns ⏬ Supports dark mode 🌙 Installation (TODO) Download the executables / installers files from the release...
React Native Doc Viewer (Supports file formats: xls,ppt,doc,xlsx,pptx,csv,docx,png,jpg,pdf,xml,binary ...) Resources Readme License MIT license Activity Stars 0 stars Watchers 1 watching Forks 1 fork Report repository Releases No releases published Packages No packages published ...
include ':react-native-doc-viewer' project(':react-native-doc-viewer').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-doc-viewer/android') Insert the following lines inside the dependencies block in android/app/build.gradle: compile project(':react-native-doc-...
include ':react-native-doc-viewer' project(':react-native-doc-viewer').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-doc-viewer/android') Insert the following lines inside the dependencies block in android/app/build.gradle: compile project(':react-native-doc-...
npm install react-native-doc-viewer --save Add the plugin dependency to your Podfile, pointing at the path where NPM installed it: pod 'RNReactNativeDocViewer', path: '../node_modules/react-native-doc-viewer' pod 'RNReactNativeDocViewer', path: '../node_modules/react-native-doc-viewer...