Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Bar Code Reader in xamarin form Pcl project

$
0
0

@JasonAwbrey‌ @YoeriVanDamme‌

hi

I'm new in Xamarin . I'm wrote my first app in Xamarin up to 95% , without mvvm. I create classes an call on by one

Now I'm need QR code scanner & I found this .

I read sample but i don't know what can I do ?

I don't have any knowledge about MVVM.

I Whan Call Scanner in button click .

please help me I should give project in 2days.

`

    buttonScan.Click += (sender, e) => {

        // call scanner here, 
    };

`


Viewing all articles
Browse latest Browse all 58056

Trending Articles