Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created November 3, 2017 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juucustodio/fafe1d00d35b6d23394b1f523859c765 to your computer and use it in GitHub Desktop.
Save juucustodio/fafe1d00d35b6d23394b1f523859c765 to your computer and use it in GitHub Desktop.
Exemplo de como criar um barcode scanner com Xamarin.Forms http://julianocustodio.com/scanner
...
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>NSCameraUsageDescription</key>
<string>This app needs to access a camera to scan the barcode.</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment