Search.../

Introduction

Important:

  • This API is only relevant for custom widgets in Branded Apps.
  • Custom widgets are not yet available to all users.
  • This API is in Developer Preview and is subject to change.

The Wix Mobile API contains functionality for working with your mobile app.

To use the Wix Mobile API, import wixMobile from wix-mobile module:

import wixMobile from 'wix-mobile';
javascript | Copy Code

Was this helpful?