purple-technology / react-camera-pro

Mobile first camera component for React.
MIT License
171 stars 87 forks source link

Camera doesn't accept className props #47

Open Godknowsegi opened 11 months ago

Godknowsegi commented 11 months ago

I was initially trying to style the camera component to be circular , adding some boderRadius to it ,never worked

whitallee commented 1 month ago

a work around is to wrap it in a div and apply styling to that div with overflow hidden