Back to Expo

create-expo-module

packages/create-expo-module/README.md

latest342 B
Original Source

create-expo-module

Initializes a new Expo module project with scaffolding for iOS, Android, and TypeScript, along with an example project to interact with the module from within an app.

Usage

yarn create expo-module

To test beta releases, run EXPO_BETA=1 yarn create expo-module.