Overview:
The React Native Dribbble app is a mobile application developed using React Native technology. This app allows users to browse Dribbble content and interact with shots, including viewing comments and author information. The app uses various plugins such as HTML parser, React Native Parallax view, and React Native Vector Icons to enhance the user experience.
Features:
- Dribbble App: Browse Dribbble content
- React Native Technology: Built with React Native
- Plugins: HTML parser, React Native Parallax view, React Native vector icons
- Interact with Shots: View comments, author information
- Local Execution: Easily run the app locally
- Improvements Checklist: Keep track of enhancements like icon addition, code refactoring, and more
Installation:
To run the React Native Dribbble app locally, follow these steps:
- Clone this repository using
git clone git@github.com:catalinmiron/react-native-dribbble-app.git - Navigate to the cloned directory
cd react-native-dribbble-app - Install dependencies by running
npm install - Open DribbbleApp.xcodeproj in XCode
- Press
cmd+rto build the project
Summary:
The React Native Dribbble app is a feature-rich mobile application that allows users to explore Dribbble content using React Native technology. With various plugins enhancing the user interface, users can easily navigate shots, view comments, and interact with author information. By following the installation guide, users can run the app locally and even contribute to its improvement as suggested in the enhancements checklist.