Demo Editor:
https://bubble.io/page?id=lesscode-plugins&tab=Design&name=camera-view&type=page&elements=bTLLZ10
Add Camera View to your page.
IMPORTANT! Make sure you have enabled Camera Permissions in your mobile settings, otherwise this camera view component will throw an error.
Add a button to Capture Image
Set up on click workflow and trigger action "Capture Image"
Set up on upload success event in your workflow
Once the captured image is uploaded to your bubble storage, this event is triggered, you will get Captured File URL from the state - Use that to show it into your captured photos list.