Manage Mini-apps
Initialization#
- Android
- iOS
Usage#
Fetching mini-app list#
- Android
- iOS
Fetching detail of a mini-app#
appTypeis the type of mini-app
- Android
- iOS
Start a mini-app#
appTypeis the type of mini-app
- Android
- iOS
Note:
- For using a
Nativemini-app, you must add dependency of this mini-app intobuild.gradlefile. - For using a
React Nativemini-app, you must add some dependencies forReact Native(required by that mini-app) intobuild.gradlefile.
with
Note:
- For using a
Nativemini-app, you must add dependency of this mini-app intoPodfilefile. - For using a
React Nativemini-app, you must add some dependencies forReact Native(required by that mini-app) intoPodfilefile.