We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6406d33 commit 48444a5Copy full SHA for 48444a5
README.md
@@ -7,12 +7,15 @@
7
8
| Platform | Version |
9
| --- | --- |
10
-| Android | MonoAndroid80 |
+| Android | MonoAndroid90+|
11
| iOS | Xamarin.iOS10 |
12
| .NET Standard | 2.0 |
13
14
## Getting started
15
16
+You can just watch the [Video](https://youtu.be/O9D3NSYh1t0) that [@jfversluis](https://github.com/jfversluis) published
17
+
18
19
This is how you can create a simple command to call `CaptureImageAsync` method
20
21
```csharp
0 commit comments