React-native-fs: Add web support

Created on 3 Sep 2018  路  6Comments  路  Source: itinance/react-native-fs

Add support for react-native-web. Not fully sure if it should use the non standard (and sandbox restricted) FileSystem API, or a hidden input tag, or emulate a gilesystem using IndexedDB...

Most helpful comment

I'm having the same issue, didn't know react-native-fs wasn't supported by react-native-web.

All 6 comments

I'm having the same issue, didn't know react-native-fs wasn't supported by react-native-web.

Did you find any solution? Thanks

any news?

Waiting news...

Seems now there's a Filesystem API standard, it's not just Chrome only anymore...

I'm having the same issue. Are there any plans for web support?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quietautumn picture quietautumn  路  4Comments

opoze picture opoze  路  3Comments

JohnRyanTsai picture JohnRyanTsai  路  3Comments

MuppaAkhil picture MuppaAkhil  路  3Comments

AbdelkaderOumrani picture AbdelkaderOumrani  路  3Comments