react-native-matrix
react-native-matrix copied to clipboard
This is a crossplatform mobile client for matrix.org server
Results
1
react-native-matrix issues
Sort by
recently updated
recently updated
newest added
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 =...