No description
* WIP-working-routes * Fix imports * WIP * Remove unused proptypes & imports from SelectTeam * Appease eslint * Disable non-applicable eslint rules in routes & styles * Change endpoint for fetching teams * Handle failure to fetch teams * Fix proptypes in ErrorText * Add action for selecting team * Allow user to select a channel * Save exact versions of npm packages * Add lodash * Fetch teams for user to select from * Don't require onProceed prop on SelectServer * Abstract out the api logic from actions * Handle fetch implementation discrepancy when parsing headers * Remove example components * Appease eslint * Fix disabling of fetch-mock * Remove response headers parsing hack * Set mock fetch flag in config.json |
||
|---|---|---|
| android | ||
| config | ||
| ios | ||
| src | ||
| test | ||
| .babelrc | ||
| .buckconfig | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .npminstall | ||
| .npmrc | ||
| .watchmanconfig | ||
| CONTRIBUTING.md | ||
| index.android.js | ||
| index.ios.js | ||
| LICENSE.txt | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| rn-cli.config.js | ||
Mattermost Mobile
This project is the Mattermost mobile client from https://mattermost.org.
It's written in JavaScript using React Native.