We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3363ad commit 7c2f891Copy full SHA for 7c2f891
demo/app/main-page.xml
@@ -1,6 +1,6 @@
1
<Page
2
xmlns="http://schemas.nativescript.org/tns.xsd" loaded="pageLoaded" class="page"
3
- xmlns:Cam="nativescript-camera-plus">
+ xmlns:Cam="@nstudio/nativescript-camera-plus">
4
<Page.actionBar>
5
<ActionBar title="Camera Plus Demo" icon=""></ActionBar>
6
</Page.actionBar>
0 commit comments