Camera/Photo Picker in Bubble Mobile?

Hi! In the new Bubble Mobile beta, is there a way to show a native-style action sheet (like “Camera” or “Photo Library”) as a show in the picture?
If not, what’s the best workaround?

Thanks!

Not at the moment.

There is either the action to open library or to open camera.

But you could replicate the exact same UI/UX with a bottom sheet.

  1. a first action opens your bottom sheet
  2. button “camera” opens camera and button “library” opens librabry

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.