parquetjs icon indicating copy to clipboard operation
parquetjs copied to clipboard

React native

Open pankti-0627 opened this issue 3 years ago • 1 comments

will this library work with React native?

pankti-0627 avatar Sep 14 '22 17:09 pankti-0627

This is a node project, which depends on "fs" and "os", so no this won't work on react native.

You might want to check out https://github.com/benpm/parquetjs-react which is derived from this project.

josmithua avatar Jan 11 '23 02:01 josmithua