Commit Graph

46 Commits

Author SHA1 Message Date
Wojciech Lewicki
91f943a514
fix: remove old way of autolinking to make codegen work on ios 2024-11-29 12:01:27 +01:00
Wojciech Lewicki
d4ff8a9b1d
chore: bump example to rn76 2024-11-29 11:04:27 +01:00
Seph Soliman
4d8d6e3fa5 Fixed iOS bundling issues with new arch changes 2024-11-14 14:57:56 -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
Seph Soliman
21f760117b RN 0.71.0 -> 0.74.1
Added support for volume buttons as capture buttons
Added yarn v3.6.4
2024-05-14 17:43:02 -07:00
Seph Soliman
11b15fd236 Fixed Swift runtime failure/crash during unexpected capture() call
'Unexpectedly found nil while implicitly unwrapping an Optional value'
2023-11-03 14:38:19 -07:00
Seph Soliman
5256202fef Added Ruby version guidance
Re-ran yarn to update to beta13
2023-10-11 20:54:34 -07:00
Seph Soliman
76d2306e7e Fixed 'yarn bootstrap' script 2023-07-26 15:49:45 -07:00
Seph Soliman
96940461d8 Fixed broken postinstall script (2) 2023-07-19 17:16:26 -07:00
Seph Soliman
f58bc77ef1 Added zoom control
Added max zoom control
Added onZoom handler
2023-07-12 18:12:33 -07:00
Seph Soliman
37737ace6f Rewrote example project
Using hooks/functional components
Fixed zoom on second pinch
Fixed orientation issues
Added support for new ultra wide camera (fix blurry close ups)
2023-07-03 20:21:11 -07:00
David Bertet
9342a1d2d9 Lay the foundation for a Swift migration 2023-06-11 19:01:23 -07:00
David Bertet
8cd7648b41 Update example to react native ^0.71.0 2023-06-02 02:10:55 -07:00
Patrick Kabwe
e01d4aa834
chore: add types (#505) 2023-05-22 13:28:42 -07:00
aarongrider
0083a6889a Add build script and begin fixing build errors 2021-05-27 08:59:49 -07:00
aarongrider
2c79c02927 Update podfile version 2021-02-24 09:27:49 -08:00
aarongrider
41f915d42f Refactor camera screen and fix bugs 2021-01-07 23:05:06 -08:00
aarongrider
f478d28246 Upgrade to React Native 0.63 2021-01-05 09:08:54 -08:00
Aaron Grider
7f497650fa Move ios project 2020-10-24 16:45:17 -07:00
Aaron Grider
417cca680a Refactor example code 2020-10-23 10:55:39 -07:00
Ran Greenberg
43d464c423 fix example projects and now no need to work on node_modules 2018-03-15 16:37:58 +02:00
Dmytro Ponomarenko
3435aa221f delete dummy bundleID 2018-03-14 10:49:32 +02:00
Dmytro Ponomarenko
f83c4de9b8 add functionality for reusage animation when app go to background 2018-03-09 15:43:25 +02:00
Dmytro Ponomarenko
c707967916 edit from node_modules 2018-03-01 13:12:08 +02:00
Ran Greenberg
bab004c276 update example project to iOS10 and above 2018-02-28 13:42:29 +02:00
Ran Greenberg
2d2f22f0f4 upgrade example project to react-native 51 - iOS 2018-01-28 11:18:23 +02:00
Ran Greenberg
5d416f08f6 now react-native run-ios will work 2017-12-31 09:40:49 +02:00
Ran Greenberg
1ddb239a50 update deployment target to be equal to react-native >= 8.0 2017-08-15 10:15:56 +03:00
Ran Greenberg
88790b0891 now the bundler path will determine in run time instead of setting the bundler path manually 2017-08-14 10:23:17 +03:00
Ran Greenberg
8238579006 update example project -
change name from example to camera-kit
    change import in AppDelegate to support react-native umbrella header
2017-08-14 10:22:32 +03:00
ofird
1c74b2cf53 upgrade to rn 43 2017-04-24 14:42:52 +03:00
Ran Greenberg
205dd41f54 Minor change in example project for iOS
Fix example project for android
2016-11-29 11:14:48 +02:00
Ran Greenberg
94193655f5 remove exampleTest target - unused 2016-10-12 01:09:46 +03:00
Ran Greenberg
26ff874c29 update example - camera screen now looks much nicer 2016-10-12 00:54:45 +03:00
Ran Greenberg
104f1ab4c0 update example project to react-native v0.31.0 2016-09-28 16:58:15 +03:00
Yedidya Kennard
8414754124 Example project in iOS uses mime eyes for supported file types 2016-08-15 17:13:12 +03:00
Ran Greenberg
b398f45f0f update example 2016-08-11 14:48:12 +03:00
Ran Greenberg
dbe51d068c add check photos permission (user's gallery)
update example
add lodash dependency to example
2016-07-08 00:48:10 +03:00
Ran Greenberg
efde2ccff6 add column count
add badge in cell
remove getPhotosForAlbum
2016-06-30 13:02:49 +03:00
Ran Greenberg
971428c0cd changes 2016-06-28 12:14:28 +03:00
Ran Greenberg
aeefe87ada callback to js with more info 2016-06-26 18:38:37 +03:00
Ran Greenberg
b5bc6dcab9 first version on objective-c implementation 2016-06-15 14:40:04 +03:00
Ran Greenberg
5c497710fa on the way 2016-06-14 18:12:50 +03:00
Ran Greenberg
f2e22228ae not completed 2016-06-07 18:42:59 +03:00
Ran Greenberg
838a3a024a add flash and change camera support 2016-06-02 14:08:06 +03:00
Ran Greenberg
9ef4138120 initial new camera kit objc 2016-05-31 14:46:49 +03:00