Go to file
Catalin Miron 45c1634752
Create FUNDING.yml
2021-08-19 11:32:42 +02:00
.github Create FUNDING.yml 2021-08-19 11:32:42 +02:00
android Adding buddybuild SDK 2015-11-25 01:20:50 -08:00
app Use React Native modal component instead of 3rd party lib 2015-11-24 19:59:03 +01:00
iOS Adding buddybuild SDK 2015-11-25 01:20:50 -08:00
img Use static image resources introduced in React Native 0.14 2015-11-24 17:36:43 +01:00
ios/DribbbleApp Added correctly fonts and icons to Xcode project 2015-11-24 19:57:41 +01:00
.flowconfig Upgrade react native project template 2015-11-24 16:09:43 +01:00
.gitignore Upgrade react native project template 2015-11-24 16:09:43 +01:00
.npmignore Update react native #2 2015-08-14 16:19:26 +03:00
.nvmrc Added .nvmrc file to unify node version across all developers 2015-11-24 16:19:20 +01:00
.watchmanconfig Upgrade react native project template 2015-11-24 16:09:43 +01:00
LICENSE Add LICENSE file 2015-11-25 23:53:48 +02:00
README.md Update README.md 2019-06-13 12:22:12 +02:00
index.ios.js Update react native #2 2015-08-14 16:19:26 +03:00
package.json Use React Native modal component instead of 3rd party lib 2015-11-24 19:59:03 +01:00

README.md

Would you like to support me?

Buy Me A Coffee


PayPal donate button

BuddyBuild

reactnative.gallery

###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