ngduc / react-tabulator

React Tabulator is based on tabulator - a JS table library with many advanced features.
https://codesandbox.io/s/0mwpy612xw?module=/src/components/Home.js
MIT License
366 stars 84 forks source link

Is this react-tabulator work with react-native android & iOS app? #217

Closed augurs closed 3 years ago

augurs commented 3 years ago

Title Is this react-tabulator work with react-native android & iOS app?

I used this react-tabulator in my react-native app, it work when we run in to web mode, when I try to run in Android emulator it throw error. Is it support native apps?

Please let me know.

Thanks

ngduc commented 3 years ago

no, this is for web only. check out this one for react-native https://github.com/Gil2015/react-native-table-component