# catalinmiron__react-native-dribbble-app
**Repository Path**: web_apps/catalinmiron__react-native-dribbble-app
## Basic Information
- **Project Name**: catalinmiron__react-native-dribbble-app
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-04-02
- **Last Updated**: 2021-04-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### Would you like to support me?
----
[](https://dashboard.buddybuild.com/apps/5654dbf613d2b801001aaa4f/build/latest)
[](https://reactnative.gallery)
###Dribbble app built with React Native
A [Dribbble](http://dribbble.com) app build with [React Native](https://github.com/facebook/react-native).

####Preview

__Updated version__

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`