hmaltr
3ed019d018
docs: Fix "siginificant" typo ( #1626 )
2023-06-19 16:12:01 +02:00
Marc Rousavy
b8527d7de4
fix: Use HostTimeClock
as fallback if masterClock
is nil
( #1302 )
2023-06-15 11:08:04 +02:00
Marc Rousavy
8753af3633
docs: Use other Algolia App ID
2023-05-23 17:41:29 +02:00
Kody Fintak
8833ac10c3
fix: Fix Failed to parse camera Id
error by ignoring non-integer cameras ( #1428 )
2023-03-30 11:26:03 +02:00
Marc Rousavy
ba099e4044
docs: Add Multi-Camera zooming GIF
2023-03-16 13:40:05 -04:00
Marc Rousavy
3978406755
docs: Set up Google gtag
2023-03-16 13:30:59 -04:00
Marc Rousavy
1bd21a8d2b
docs: Fix og:image
2023-03-16 13:24:15 -04:00
Marc Rousavy
49322f278b
docs: Fix favicon
2023-03-16 13:22:59 -04:00
Marc Rousavy
06cbb742fb
docs: Add V3 Announcement Banner
2023-03-08 12:11:03 +01:00
Marc Rousavy
c2fb5bf156
docs: fix baseUrl
2023-03-08 09:26:24 +01:00
Marc Rousavy
6fa8b7f26e
docs: Add robots.txt
2023-03-08 09:25:12 +01:00
Marc Rousavy
35c779b1ad
docs: Add @vercel/analytics
2023-03-07 11:53:32 +01:00
Marc Rousavy
73c5d675f2
docs: fix algolia app ID
2023-03-06 12:19:30 +01:00
Marc Rousavy
815e47b249
Add og:image to theme config
2023-03-06 11:43:39 +01:00
Marc Rousavy
22c0c029c8
docs: Add og:image
2023-03-06 11:42:01 +01:00
Marc Rousavy
77dd181da9
docs: fix meta
2023-03-06 11:40:46 +01:00
Marc Rousavy
ba20e76d38
remove build docs
2023-03-06 11:36:00 +01:00
Marc Rousavy
ab757125b5
docs: Upgrade Docusaurus ( #1513 )
...
* Add sitemaps plugin
* Update docusaurus.config.js
* Update libs
* Add OpenGraph metadata
* use same url
2023-03-06 11:25:44 +01:00
Marc Rousavy
757ecb0640
docs: Deploy to https://react-native-vision-camera.com
2023-03-06 11:03:40 +01:00
Marc Rousavy
566eda2395
docs: Run yarn install for root as well
2023-02-25 12:00:49 +01:00
Marc Rousavy
9963f4dedc
chore: release 2.15.4
2023-02-01 16:37:53 +01:00
zzz08900
6a094bf1b0
fix: Fix Android build error on RN < 0.71 ( #1447 )
2023-02-01 16:37:18 +01:00
Marc Rousavy
a1a2cdc246
chore: release 2.15.3
2023-01-30 19:39:46 +01:00
Christoph Gritschenberger
b82d0e362d
fix: Add support for react-native 0.71 ( #1438 )
...
Co-authored-by: Christoph Gritschenberger <christoph.gritschenberger@cca.io>
2023-01-30 19:38:52 +01:00
Marc Rousavy
ae2c28a2c2
Add VisionCamera V3 link to README
2022-12-06 15:45:52 +01:00
Marc Rousavy
231838772c
Update Podfile.lock
2022-11-30 12:06:11 +01:00
Marc Rousavy
938cb2e42a
Update CameraView+Orientation.swift
2022-11-25 15:40:07 +01:00
Marc Rousavy
bf71901968
fix: Fix orientation glitching on first frame
2022-11-25 15:39:40 +01:00
Marc Rousavy
a65b8720bd
chore: release 2.15.2
2022-10-31 13:05:21 +01:00
Al Mochkin
045794c979
fix: Update CLANG_CXX_LANGUAGE_STANDARD to C++17 ( #1309 )
2022-10-31 13:04:07 +01:00
LazyAfternoons
3416e94b18
fix: Use +load
for registering Frame Processors ( #1308 )
...
Fixes crash with Xcode 14
2022-10-28 13:12:44 +02:00
Rohan Barman
6b32cd9cd7
docs: Replace outdated react-native-reanimated doc links ( #1304 )
2022-10-28 12:18:36 +02:00
Thibault Malbranche
c046440e0e
fix: Allowed setting custom downloads directory ( #1306 )
...
Clone of https://github.com/mrousavy/react-native-mmkv/pull/459/
2022-10-28 12:18:06 +02:00
Marc Rousavy
1d6f720f8b
chore: release 2.15.1
2022-10-24 14:10:30 +02:00
Marc Rousavy
a7932bdc98
fix: Support new Reanimated Headers directory (2.11.10+) ( #1301 )
2022-10-24 14:09:56 +02:00
Marc Rousavy
849aa3ebaf
chore: release 2.15.0
2022-10-20 12:50:08 +02:00
Thomas Coldwell
52a1d50d91
fix: Frame Processor FPS ( #1288 )
...
* fix: Build using XCode 14
* fix: Throttle FP by start time rather than end time
2022-10-20 12:49:22 +02:00
Marc Rousavy
4781ad9835
feat: Continue to record audio when receiving a phone call (try to prevent interruptions) ( #1278 )
...
* feat: Continue to record audio when receiving a phone call (try to prevent interruptions)
Uses `setPrefersNoInterruptionsFromSystemAlerts` to prevent system alerts (like phone calls) from interrupting the audio session which records audio from the microphone.
* fix: Add `try`
2022-10-14 12:30:22 +02:00
Efe Furkan KARAKAYA
cc7d195cbd
fix: CameraDevices type can't be imported ( #1255 )
2022-10-04 10:39:50 +02:00
viniciusyoshioka
b7bb8e45da
fix: Build error "2 files found with path '.../libfolly_runtime.so'" ( #1144 )
2022-08-10 11:21:59 +02:00
Marc Rousavy
0fbb8a3108
chore: release 2.14.1
2022-08-09 18:21:14 +02:00
Thibault Malbranche
205e542cb6
fix: Support RN 0.69 and use Hermes from source! 🎉 ( #1186 )
...
* wip
* wip
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update android/build.gradle
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com>
Co-authored-by: Tomek Zawadzki <tomekzawadzki98@gmail.com>
2022-08-09 18:20:42 +02:00
Lihang Xu
312b82b9f6
docs: Add Dynamsoft Label Recognizer Frame Processor Plugin ( #1183 )
2022-08-05 09:52:35 +02:00
Philipp Parzer
f289f91773
docs: Fix typo in ERRORS ( #1160 )
...
fix typo "promt" to "prompt"
2022-07-25 13:26:18 +02:00
Eduardo Borges
80df81815a
fix: Fix takePhoto not working inside an Modal ( #1021 )
...
* fix: fix takePhoto not working inside an Modal
* chore: remover unnecessary code
* chore: remove unnecessary variable
2022-07-20 14:02:20 +02:00
Marc Rousavy
230b3a6f62
Rename .save -> +save
2022-07-19 13:30:59 +02:00
Marc Rousavy
3329ee2841
chore: release 2.14.0
2022-07-18 10:42:58 +02:00
Marc Rousavy
8bafd96c24
feat: Allow returning of ImageProxy in a Frame Processor ( #1149 )
...
* feat: Allow returning of ImageProxy in a Frame Processor
* chore: Clean up
* fix: Missing space
* Update useFrameProcessor.ts
* Revert "Update useFrameProcessor.ts"
This reverts commit 9c645489cdfdf2079972669756a2cd20cc81e25e.
2022-07-18 10:40:56 +02:00
Mateusz Mędrek
2a73c09be5
docs: add vision-camera-plugin-builder sections in Creating Frame Processor Plugins ( #1123 )
...
- add automatic setup section to "Creating Frame Processor Plugins (iOS|Android)" with
vision-camera-plugin-builder CLI
2022-07-07 14:06:31 +02:00
Rupesh Chaudhari
724af31807
fix: Use facebook::jsi
instead of jsi
( #1109 )
...
This PR fixes the Build error in React Native 0.69 for iOS
2022-07-05 10:51:24 +02:00