This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): v0.1.0 - Jan 29, 2018, 4:45 AM [skip ci]
<a name="0.1.0"></a> # [0.1.0](v0.0.2...v0.1.0) (2018-01-29) ### Bug Fixes * patch react-native-offline-mode ([eaa9c58](eaa9c58)) * **auth:** fix authentication flow ([92d5e0b](92d5e0b)) * **build:** downgrade semantic release plugins and update CI congigs ([7bdce6e](7bdce6e)) ### Features * **auth:** create homepage screen ([b13309d](b13309d)) * **auth:** create login screen ([c089a97](c089a97)) * **auth:** create sign up screen ([44588ef](44588ef)) * **components:** create ActivitySpinner common component ([383942b](383942b)) * **components:** create Form common component ([81a6745](81a6745)) * **components:** create LoadingIndicator common component ([94290e4](94290e4)) * **components:** create LogoWrapper common component ([fb9e5b7](fb9e5b7)) * **containers:** create Screen template for containers ([d7025a1](d7025a1)) * **intro:** wire up the app intro ([a6a91b3](a6a91b3)) * **models:** create user model and enable use of fixturesAPI ([c3fb68f](c3fb68f)) * **navigation:** create drawer menu ([4f75cd6](4f75cd6)) * **navigation:** create the root container ([30cadcd](30cadcd)) * **offline:** create network problem page ([6f114b9](6f114b9)) * **profile:** create profile page ([e2f8a68](e2f8a68)) * **redux:** wire up redux ([1880986](1880986)) * **services:** create API and fixturesAPI services ([5b5bf12](5b5bf12)) * **theme:** create app theme ([6bb0a40](6bb0a40)) * create initial app intro page ([f9518a9](f9518a9)) * implement sign out ([05e828d](05e828d))
- Loading branch information