Skip to content

make compatible with node fs API#4

@mvayngrib

Description

@mvayngrib

would be cool to be able to use this to shim node's fs

"browser":{"fs": "react-native-fs" }
// then use as node fsvarfs=require('fs')fs.readFile('path/to/file',options,function(err,buf){// etc})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions