mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
how-tos made with markdown snippet injector
This commit is contained in:
11
apps/tests/camera.md
Normal file
11
apps/tests/camera.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
nav-title: "camera How-To"
|
||||
title: "How-To"
|
||||
description: "Examples for using camera"
|
||||
---
|
||||
# Camera module
|
||||
Using a camera requires the camera module.
|
||||
<snippet id='camera-require'/>
|
||||
|
||||
### Taking a picture.
|
||||
<snippet id='camera-take-picture'/>
|
||||
Reference in New Issue
Block a user