This repository is a comprehensive showcase of my expertise in React Native, highlighting a range of skills through dynamic screen implementations, intricate component structures, and captivating animations. It demonstrates not only the fundamentals of React Native but also dives into advanced techniques, providing an interactive experience for developers interested in high-quality, production-ready code. Explore various implementations that bring React Native apps to life and experiment with these examples by running the app locally. This repository is designed to inspire, inform, and offer practical insights into creating refined, visually engaging mobile applications.
Animated_Carousel.mov
- Node.js: Ensure Node.js is installed (recommended version: 17.x or higher).
- create-expo-app CLI: Install create-expo-app CLI if it isn’t already installed.
- Emulator/Simulator: iOS Simulator for Mac or Android Emulator for Windows/Mac.
-
Clone the repository:
git clone https://github.com/your-username/animations-playground.git cd animations-playground
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
This project is licensed under the MIT License - see the LICENSE file for details.
For questions, issues, or suggestions, please open an issue on GitHub or reach out via email over [email protected].
- Thanks to the React Native community and resources that have helped in learning and implementing these animations.
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics with our guides.
- Learn Expo tutorial: Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.
Join our community of developers creating universal apps.
- Expo on GitHub: View our open source platform and contribute.
- Discord community: Chat with Expo users and ask questions.