This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
Releases: akhenda/AlphaRN
Releases · akhenda/AlphaRN
v0.1.0
0.1.0 (2018-01-29)
Bug Fixes
- patch react-native-offline-mode (eaa9c58)
- auth: fix authentication flow (92d5e0b)
- build: downgrade semantic release plugins and update CI congigs (7bdce6e)
Features
- auth: create homepage screen (b13309d)
- auth: create login screen (c089a97)
- auth: create sign up screen (44588ef)
- components: create ActivitySpinner common component (383942b)
- components: create Form common component (81a6745)
- components: create LoadingIndicator common component (94290e4)
- components: create LogoWrapper common component (fb9e5b7)
- containers: create Screen template for containers (d7025a1)
- intro: wire up the app intro (a6a91b3)
- models: create user model and enable use of fixturesAPI (c3fb68f)
- navigation: create drawer menu (4f75cd6)
- navigation: create the root container (30cadcd)
- offline: create network problem page (6f114b9)
- profile: create profile page (e2f8a68)
- redux: wire up redux (1880986)
- services: create API and fixturesAPI services (5b5bf12)
- theme: create app theme (6bb0a40)
- create initial app intro page (f9518a9)
- implement sign out (05e828d)