No description
Find a file
Mike Piccolo 25f284a068 Add logout to the topnav (#45)
* WIP

* Remove session token after logout.

* Add logout reducer test

* Pop stack to login

* Use newProps and doFetchWithResponse

* Setup the reducers to clear the store
2016-10-20 11:49:03 -07:00
android
config Added react-intl for internationalization (#31) 2016-10-19 10:56:24 -07:00
ios
src Add logout to the topnav (#45) 2016-10-20 11:49:03 -07:00
test Add logout to the topnav (#45) 2016-10-20 11:49:03 -07:00
.babelrc
.buckconfig
.editorconfig
.eslintrc.json
.flowconfig
.gitignore
.npmrc
.watchmanconfig
CONTRIBUTING.md Proposed changes to contributor guidelines (#44) 2016-10-19 13:33:44 -07:00
index.android.js
index.ios.js
LICENSE.txt
Makefile Added react-intl for internationalization (#31) 2016-10-19 10:56:24 -07:00
package.json Added react-intl for internationalization (#31) 2016-10-19 10:56:24 -07:00
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.