Marc Rousavy
|
72a1fad78e
|
feat: Separate usecases (decouple microphone, video, photo) (#168)
* Add props
* add props (iOS)
* Add use-cases conditionally
* Update CameraView+RecordVideo.swift
* Update RecordingSession.swift
* reconfigure on change
* Throw correct errors
* Check for audio permission
* Move `#if` outward
* Throw appropriate errors
* Update CameraView+RecordVideo.swift
* fix Splashscreen
* Dynamic filePath
* Fix video extension
* add `avci` and `m4v` file types
* Fix RecordVideo errors
* Fix audio setup
* Enable `photo`, `video` and `audio`
* Check for `video={true}` in frameProcessor
* format
* Remove unused DispatchQueue
* Update docs
* Add `supportsPhotoAndVideoCapture`
* Fix view manager
* Fix error not being propagated
* Catch normal errors too
* Update DEVICES.mdx
* Update CAPTURING.mdx
* Update classdocs
|
2021-06-07 13:08:40 +02:00 |
|
Victor Malov
|
e54276aa68
|
fix: fix banner image import path (#14)
|
2021-03-03 18:56:06 +01:00 |
|
Marc Rousavy
|
45c344c4df
|
Update img links
|
2021-03-03 12:42:28 +01:00 |
|
Marc Rousavy
|
32da54ab46
|
Fix a few ESLint errors
|
2021-02-23 11:57:43 +01:00 |
|
Marc Rousavy
|
dc2be934f6
|
ESLint autofix
|
2021-02-20 17:07:10 +01:00 |
|
Marc Rousavy
|
ba32595b01
|
Update Splash.tsx
|
2021-02-19 19:56:42 +01:00 |
|
Marc Rousavy
|
cf157cb299
|
packages
|
2021-02-19 18:53:08 +01:00 |
|
Marc Rousavy
|
2e2baddffb
|
Update Splash.tsx
|
2021-02-19 18:33:35 +01:00 |
|
Marc Rousavy
|
e1d041644a
|
Add static safe area insets
|
2021-02-19 18:24:32 +01:00 |
|
Marc Rousavy
|
d86a021441
|
Create Splash base
|
2021-02-19 18:17:37 +01:00 |
|
Marc Rousavy
|
1d51b2115b
|
Create Splash
|
2021-02-19 18:12:07 +01:00 |
|