Skip to content

how to run  #3

@seshubonam

Description

@seshubonam

tried yarn install, got some errors related to JSTimers and logger.js PATH.. modified it to (./node_modules/react-native..) from (../react-native)

like the following. yarn install works without errors.
//
let fileLocation = './node_modules/react-native/Libraries/Core/Timers/JSTimers.$
///
fileLocation = './node_modules/matrix-js-sdk/lib/logger.js';

after that how to run this.

I am trying to use this as a starting point for a react native chat app matrix-client.

any help helps, thanks

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