Use custom CSS for image input
Skip to solution.
Problem
HTML supports image input and on mobile it will even do all the heavy lifting for the Camera API for you, providing a nice native experience. Here's what it looks like:
https://codepen.io/DanielCobo/pen/vYgZKxm
But let's be ...
danielcobo.com2 min read