-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels