Skip to content

Releases: mcnamee/react-native-starter-kit

Separation of Repos

29 Apr 05:55

Choose a tag to compare

Latest Create React App

16 Feb 08:14

Choose a tag to compare

  • Updated dependencies
  • Converted to latest Create React App
  • Implemented React-Helmet for Webpage Meta Data

v3 - Web & Native

01 Jan 07:27

Choose a tag to compare

v2

31 Dec 07:29

Choose a tag to compare

v2

This new version focuses on:

  • Separating containers (smart components) from components (dumb components)
  • Showing how to utilise an API and JWT Auth
  • Showing how redux can work for data stores
  • Implementing more of a style guide from React Native Elements
  • Documentation
  • Easier theming
  • Developer convenience

Upgrade to RN0.35

12 Oct 11:56

Choose a tag to compare

1.5.0

Upgrade to RN0.35

Upgrade to RN0.33 + Add Google Analytics

17 Sep 01:09

Choose a tag to compare

Also removed DB Models in favour of standard AsyncStorage

1.2.1

14 Aug 07:31

Choose a tag to compare

add explicit react version to remove warnings

React Native 0.31

14 Aug 03:25

Choose a tag to compare

  • Provides support for RN0.31
  • Fixes PropType errors from React version conflict
  • Adds more Android support
  • Adds App Icons
  • Adds readme Quick Tips

Android Ready!

01 Jul 00:49

Choose a tag to compare

1.1.0

Android Ready!

Adds Redux, and prepares for Android release

30 Jun 06:33

Choose a tag to compare

1.0.0

Upgrade RN0.28, Add Redux, Add Styleguide, Ready for Android