Go to file
Roman Sklenář 75ba1bd4e8 Updated all packages 2015-11-24 15:37:22 +01:00
BuddyBuildSDK.framework Adding buddybuild SDK 2015-09-08 14:05:37 -07:00
DribbbleApp.xcodeproj Adding buddybuild SDK 2015-09-08 14:05:37 -07:00
DribbbleAppTests Update react native #2 2015-08-14 16:19:26 +03:00
app Update react native #2 2015-08-14 16:19:26 +03:00
iOS Adding buddybuild SDK 2015-09-08 14:05:37 -07:00
.flowconfig Update react native #2 2015-08-14 16:19:26 +03:00
.gitignore initial commit 2015-06-11 19:34:51 +03:00
.npmignore Update react native #2 2015-08-14 16:19:26 +03:00
README.md Add paypal donate button 2015-10-13 17:04:15 +03:00
index.ios.js Update react native #2 2015-08-14 16:19:26 +03:00
package.json Updated all packages 2015-11-24 15:37:22 +01:00

README.md

PayPal donate button

BuddyBuild

###Dribbble app built with React Native

A Dribbble app build with React Native.

dribbble_app_screenshot

####Preview dribbble_app_flow

Updated version

dribbble-app-update

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