Go to file
buddybuild fb255869f4 Adding buddybuild SDK
- Add BuddyBuildSDK.framework
- Initialize in App Delegate
2015-09-08 14:05:37 -07: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 BuddyBuild Badge to Dribbble App 2015-08-28 13:07:02 -07:00
index.ios.js Update react native #2 2015-08-14 16:19:26 +03:00
package.json Update react native #2 2015-08-14 16:19:26 +03:00

README.md

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