You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Android and iOS, the default camera view uses icons for Capture, Flash, Back/front view.
The current sample uses Text Buttons instead. I would advise to also add a view with icons only, which you can even incorporate into the library itself as a default view. I would think most developers would go with such a default view, reducing the amount of code needed to implement this library. This has as an added bonus that you do not need to deal with localization, and you can also add a screenshot to the Readme.
The text was updated successfully, but these errors were encountered:
For Android and iOS, the default camera view uses icons for Capture, Flash, Back/front view.
The current sample uses Text Buttons instead. I would advise to also add a view with icons only, which you can even incorporate into the library itself as a default view. I would think most developers would go with such a default view, reducing the amount of code needed to implement this library. This has as an added bonus that you do not need to deal with localization, and you can also add a screenshot to the Readme.
The text was updated successfully, but these errors were encountered: