Trello link: https://trello.com/invite/b/UbTO7idP/ATTIff61a51ed066534550dc498f25b0645e9E54F09A/io
When cloning repository, need to do "npm install" to install needed packages (node_modules/ is in .gitignore since it's quite large). To start app run in src/ command: "npx expo start"
You might need to install:
"npm install expo"
"npm install --save react-native-gifted-chat"
"npm install react-native-mathjax"
"npm install react-native-webview"