feat: move example

This commit is contained in:
Lucas Nogueira
2023-05-06 13:21:14 -03:00
parent 490aee9634
commit db900f6650
108 changed files with 223 additions and 6512 deletions
+1 -1
View File
@@ -28,6 +28,7 @@ yarn add 'https://gitpkg.now.sh/tauri-apps/plugins-workspace/plugins/camera?feat
```
**NOT AVAILABLE YET, WILL BE READY WHEN WE MERGE THE BRANCH:**
```sh
pnpm add https://github.com/tauri-apps/tauri-plugin-camera
# or
@@ -81,4 +82,3 @@ Configure the following properties on `src-tauri/gen/apple/$(APPNAME)_iOS/Info.p
<key>NSPhotoLibraryUsageDescription</key>
<string>Description for the library usage here</string>
```