Go to file
catalinmiron 81c310c500 Add double quotes #2 2015-06-30 23:35:47 +03:00
DribbbleApp.xcodeproj Add debugger support for chrome #2 2015-06-14 21:53:29 +03:00
DribbbleAppTests initial commit 2015-06-11 19:34:51 +03:00
app Add double quotes #2 2015-06-30 23:35:47 +03:00
iOS Add custom tabbars 2015-06-11 19:57:59 +03:00
.flowconfig initial commit 2015-06-11 19:34:51 +03:00
.gitignore initial commit 2015-06-11 19:34:51 +03:00
README.md Update README.md 2015-06-13 13:04:19 +03:00
index.ios.js Add new categories based on v1 dribbble API #2 2015-06-30 23:31:06 +03:00
package.json Add react-native-htmlview package #7 2015-06-13 13:16:12 +03:00

README.md

###Dribbble app built with React Native

A Dribbble app build with React Native.

dribbble_app_screenshot

####Preview dribbble_app_flow

Plugins used:

####How to run it locally

  • Clone this repo git clone git@github.com:catalinmiron/react-native-dribbble-app.git
  • cd react-native-dribbble-app
  • run npm install
  • Open DribbbleApp.xcodeproj in XCode
  • Press cmd+r to build it

####Improvements

  • add icons in TabBar
  • refactor 'facebook-movies' fetching logic
  • add author view
  • fetch comments in shot details
  • switch to ES6