Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.
This repository was archived by the owner on May 10, 2021. It is now read-only.

update random-access-rn-file #3

@chrmod

Description

@chrmod

Current version does not work anymore due to changes to react-native-fs. The proper full path to file has to be provided:

const prefix = RNFS.DocumentDirectoryPath+'/';

Additionally a support for folders would be nice:

export default (folder) => (name) => {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions