Use Mobile Device Features

Mobile capabilities let you use mobile device features from within a Lightning web component. Access camera and location detection hardware, and platform features like contacts and calendar data, right from your component code. Build Lightning apps that feel like native mobile apps using these mobile-specific features.

Complete details are available in the Mobile and Offline Developer Guide, an essential companion to this guide when doing mobile development.

See Also