1.0.2 • Published 2 years ago
expo-instant-app v1.0.2
Expo Instant App Plugin
Instant Apps
Android instant apps are apps that can be tried and used within certain limits, without installing them fully on your device.
Scope
A plugin that applies instant-app enabling modifications of native source code, such as within AndroidManifest.xml, in order to make your expo-project instant-app compatible.
Usage
- Add
expo-instant-appto yourpackage.json'sdependenciesblock. - Within
app.json, addexpo-instant-appto your"plugins" : {"expo": }block. - Run
eas build --platform android
1.0.2
2 years ago