Commit Graph

15 Commits

Author SHA1 Message Date
Seph Soliman
697ecb1b6b Fixed #742 - Regression in v16.0.0 with apps with USE_FRAMEWORKS 2025-09-05 14:00:19 -07:00
Seph Soliman
9a41d1c8ae Fixed SafeAreaView dummy support on iOS
Fixed zoom issue
Fixed Fabric (new arch) compile issues on both platforms
Fixed included broken codegen lib code
Fixed broken .h import paths to avoid setting custom build settings
Fixed potential memory issue by disabling view recycling
Added Fabric (new arch) support for camera view component
Added RN 0.81 for example
Added RN 0.79 for main lib
Added helper for re-running codegen
Added gitignore for Android codegen making a podspec
Added support for scanThrottleDelay on Android
Added includesGeneratedCode to package.json to indicate changes
Rewrote optional int props to use -1 instead due to RN bug
Moved to Obj-C with C++ support (.mm) to avoid C++ compile issues
2025-09-04 15:38:29 -07:00
Seph Soliman
2376770cf6
Merge branch 'master' into @wolewicki/add-new-arch 2024-11-14 13:46:25 -08:00
Seph Soliman
ace123eefa Added maxPhotoQualityPrioritization for iOS
Allows a massive capture speed-up of 60-80%
2024-11-14 13:34:07 -08:00
Wojciech Lewicki
e034bbb8bc
fix: fixes for use_frameworks 2024-08-08 11:09:01 +02:00
Wojciech Lewicki
0e15019377
feat: add support for new arch 2024-08-06 11:35:56 +02:00
Elliott Kember
b6858175e7
Update build target to iOS 11 2023-10-13 10:03:51 -07:00
David Bertet
9342a1d2d9 Lay the foundation for a Swift migration 2023-06-11 19:01:23 -07:00
nvojnovic
9bc79137ee
fixed Xcode 12 compatibility and podspec versioning 2021-02-23 11:45:56 +01:00
Aaron Grider
7f497650fa Move ios project 2020-10-24 16:45:17 -07:00
aarongrider
db8eb82e53 Upgrade baseline to iOS 10 2020-10-23 10:56:03 -07:00
Aaron Grider
29a572c7d4 Remove wix references 2020-10-23 10:56:03 -07:00
Ran Greenberg
c130931132 Remove wix mentions in commnets in iOS files (#309)
Remove Wix mentions
2020-10-23 10:51:48 -07:00
Seph Soliman
1ce390dae4 Support building with iOS 9 target 2020-06-22 13:55:53 -07:00
Ran Greenberg
f300209b28 add RN61 support on iOS, RN from Pod 2019-11-21 11:22:51 +02:00