Marc Rousavy
dff8fc7178
Update CAPTURING.mdx
2021-03-17 18:40:44 +01:00
Marc Rousavy
84fb076bc4
Fix broken link in Take Photo docs
2021-03-17 15:21:54 +01:00
Marc Rousavy
b0069c23e1
Docs/capturing ( #70 )
...
* Add capturing base doc
* Pin RNN version where Modal without animation works
* Add docs for Taking Photos/Recording Videos
2021-03-17 15:17:05 +01:00
Marc Rousavy
33483cba94
Fix tsc ( #49 )
...
* Test: Rename a used prop
* Use `github-check` reporter
* Also output to CI
* Update validate-js.yml
* Update validate-js.yml
* Update validate-js.yml
* Revert "Test: Rename a used prop"
This reverts commit 266b2716ea591a1e826279c1f573870bee3b13e5.
* Run tsc and lint in parallel
* Flatten `CameraProps` into single `interface`
* Type NativeCameraViewProps
* Fix native method typings
* Force `as any` for now
2021-03-12 13:21:46 +01:00
Marc Rousavy
26bec9dfaa
Update TROUBLESHOOTING.mdx
2021-03-07 14:11:39 +01:00
Marc Rousavy
209540d134
Update TROUBLESHOOTING.mdx
2021-03-07 12:02:28 +01:00
Marc Rousavy
9d493ea2a5
Update SETUP.mdx
2021-03-07 12:01:05 +01:00
Marc Rousavy
fdecac577c
Update TROUBLESHOOTING.mdx
2021-03-07 11:39:47 +01:00
Marc Rousavy
4491f727b5
Update SETUP.mdx
2021-03-07 11:39:09 +01:00
mrousavy
28896ab4cc
Update android install steps
2021-03-07 11:23:41 +01:00
Marc Rousavy
587962b94a
Update SETUP.mdx
2021-03-05 18:06:26 +01:00
Marc Rousavy
928a33a3e1
Update TROUBLESHOOTING.mdx
2021-03-05 18:04:33 +01:00
Marc Rousavy
87f871debf
Update ANIMATED.mdx
2021-03-05 11:25:05 +01:00
Marc Rousavy
8fe208645a
Docs: use static width for images (283)
2021-03-04 18:00:12 +01:00
Marc Rousavy
a39496fa3a
Fix .md links
2021-03-04 17:03:07 +01:00
Marc Rousavy
79c5c0717e
Use useBaseUrl
for .mdx docs
2021-03-04 17:02:14 +01:00
Marc Rousavy
012712da9d
Use SVG pip animation for ultra-wide-demo
2021-03-04 16:50:19 +01:00
Marc Rousavy
0b3b5bd0f1
Update ANIMATED.md
2021-03-04 16:24:40 +01:00
Marc Rousavy
8abeef4b25
Update Errors/Formats docs
2021-03-04 12:04:39 +01:00
Marc Rousavy
f84368050d
Remove ignored files
2021-03-03 21:26:04 +01:00
Marc Rousavy
1a86e4e582
Exclude index.ts
2021-03-03 14:04:46 +01:00
Marc Rousavy
c31425523a
Downgrade TypeScript to 4.1.5 to make the docusaurus plugin work again
2021-03-03 14:03:20 +01:00
Marc Rousavy
919aa3d82c
Revert "Gitignore: Ignore automatically generated TypeDoc API .md"
...
This reverts commit 4b496c1a27
.
2021-03-03 13:46:07 +01:00
Marc Rousavy
4b496c1a27
Gitignore: Ignore automatically generated TypeDoc API .md
2021-03-03 13:41:18 +01:00
Marc Rousavy
92e52d6c0e
Update FRAME_PROCESSORS.md
2021-03-03 12:47:17 +01:00
Marc Rousavy
45c344c4df
Update img links
2021-03-03 12:42:28 +01:00
Marc Rousavy
0a0be78b10
Delete WEBSITE_README.md
2021-03-03 12:39:59 +01:00
Marc Rousavy
0b7b4d50b5
Automatically build API documentation ( #11 )
...
* Automatically build API documentation using Typedoc and Docusaurus
* Move MD and move to MDX for Docusaurus Guides
2021-03-03 12:37:43 +01:00