Skip to content
/ expo-nextjs-base Public template

Starter repository for React Native Expo and NextJS

License

Notifications You must be signed in to change notification settings

tooniez/expo-nextjs-base

Repository files navigation

Supports Expo Web

This demo shows you how to setup your Next.js website to use packages from the Expo SDK like Camera, Gestures, Permissions, etc... Refer to the Next adapter docs to learn how to add more React Native packages to your Next.js project.

🏁 New Commands

When targeting web, you'll need to use the Next.js CLI instead of Expo CLI:

  • Starting web

    • 🚫 yarn expo
    • yarn next
  • Building web

    • 🚫 yarn expo export:web
    • yarn next build

👀 More Info

About

Starter repository for React Native Expo and NextJS

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published