Go to file
catalinmiron b5c7bd975c Reference react-native-htmlview in shot details #7 2015-06-13 13:16:37 +03:00
DribbbleApp.xcodeproj Integrate react-native-modal #1 2015-06-13 12:56:31 +03:00
DribbbleAppTests initial commit 2015-06-11 19:34:51 +03:00
app Reference react-native-htmlview in shot details #7 2015-06-13 13:16:37 +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 github repo link 2015-06-11 20:34:16 +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