Skip to content

Code-with-Beto/course-native-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Modules - React Native Course 📱

This repository contains example code and complementary resources for the Native Modules section of the React Native course at codewithbeto.dev/learn.

About

Learn how to extend your React Native apps with native functionality by building custom native modules for iOS and Android. This project serves as a hands-on companion to the course lessons.

Getting Started

  1. Install dependencies

    bun install
  2. Start the app

    npx expo start
  3. Run on your preferred platform:

    • Press i for iOS simulator
    • Press a for Android emulator
    • Scan QR code with Expo Go app on your device

Course

📚 Full Course: codewithbeto.dev/learn

This project is part of the comprehensive React Native course where you'll learn to build production-ready mobile applications.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published