# react-native-dribbble-app **Repository Path**: licky/react-native-dribbble-app ## Basic Information - **Project Name**: react-native-dribbble-app - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PayPal donate button [![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=5654dbf613d2b801001aaa4f&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/5654dbf613d2b801001aaa4f/build/latest) ###Dribbble app built with React Native A [Dribbble](http://dribbble.com) app build with [React Native](https://github.com/facebook/react-native). ![dribbble_app_screenshot](https://cloud.githubusercontent.com/assets/2805320/8113463/db61b072-1076-11e5-8aa2-52417f019ea0.jpg) ####Preview ![dribbble_app_flow](https://cloud.githubusercontent.com/assets/2805320/8127634/25311eb0-1101-11e5-83aa-06dcc2d69da3.gif) __Updated version__ ![dribbble-app-update](https://cloud.githubusercontent.com/assets/2805320/9274780/1ca63a6a-42a1-11e5-8570-2c2781ec721f.gif) Plugins used: - [HTML parser](https://github.com/jsdf/react-native-htmlview) - [React native Parallax view](https://github.com/lelandrichardson/react-native-parallax-view) - [React native vector icons](https://github.com/oblador/react-native-vector-icons) ####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 - [x] add icons in TabBar - [ ] refactor 'facebook-movies' fetching logic - [x] add author view - [x] fetch comments in shot details - [ ] switch to `ES6`