Skip to main content

I'd like to "expand" a Lightning component in Mobile experience to fill the viewport with a custom actions drawer just like the CRM Analytics Dashboard does: it has the "Back" button, the three does "more" button in header, a custom Actions drawer which uses native iOS UI, and in the lens view a docked actions bar at the bottom (see attached screenshots).

 

The CRM Analytics Dashboard component in a Tab on an App page, viewed in the Salesforce Mobile app:How can I navigate to a custom component view in Salesforce Mobile experience?

 

Clicking on the three dots button reveals the actions drawer:Simulator Screenshot - iPhone SE (2nd generation) - 2023-11-22 at 19.03.47.png

 

A custom docked actions bar at the bottom of the Lens view with different buttons in header:Simulator Screenshot - iPhone SE (2nd generation) - 2023-11-22 at 19.03.56.png

Lens actions drawer (clicked on the three dots button).

Simulator Screenshot - iPhone SE (2nd generation) - 2023-11-22 at 19.03.59.png

 

I'd like to understand what sort of undocumented APIs does this Lightning component use and how can we leverage them in our own custom components?

0/9000