@papyrus-sdk/expo-plugin
v0.2.3
Published
Config plugin for Expo prebuild projects using `@papyrus-sdk/engine-native`.
Downloads
493
Maintainers
Readme
Papyrus Expo Plugin
Config plugin for Expo prebuild projects using @papyrus-sdk/engine-native.
Usage
Add to your app.json:
{
"expo": {
"plugins": ["@papyrus-sdk/expo-plugin"]
}
}Then run expo prebuild and build with a dev client or EAS.
