Skip to content

rumaisanaveed/react-native-learnings

Repository files navigation

🚀 React Native Learning Repository

This repository contains all the code I write while learning React Native.

I am following 📺 YouTube tutorials and the 📖 official React Native documentation to learn React Native.

🛠️ How to Use This Repository

If you want to use this repository, follow these steps:

  1. Clone the repository:
    git clone https://github.com/rumaisanaveed/react-native-learnings.git
  2. Install dependencies:
    npm install
  3. Run the app:
    npx expo start
  4. View the app:
    • 📱 On Mobile: Install the Expo Go app on your mobile device and scan the QR code generated after running the above command.
    • 💻 On Web: You can also view the app directly on your web browser.

📝 You will receive a full guide in the terminal after running the npx expo start command.

✨ Happy coding! 🚀

About

This repo has my learning stuff related to React Native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published