Skip to content

ninjinkun/Android-Redux-Twitter-Demo

Repository files navigation

Android Redux Twitter Demo

A Redux example for Android. It contains simple Redux implementation inspired by ReSwift.

Build

To build:

  1. Import this project in Androd Stduio.
  2. Rename app/fabric.properties.sample to app/fabric.properties
  3. Fill your Fabric API key, Twitter consumer key and secret into app/fabric.properties.
  • If you don't have those keys, you should refer this page.
  1. Run ./gradlew installDebug.

Licence

MIT Licence.

About

A Redux example for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages