react-native-dribbble-app

A Dribbble app build with React Native

A Dribbble app build with React Native

A Dribbble app build with React Native

How to run it locally

  • Clone this repo git clone [email protected]: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

GitHub