Commit Graph

827 Commits

Author SHA1 Message Date
dependabot[bot]
798392d771
Bump react-native from 0.62.2 to 0.62.3
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.62.2...v0.62.3)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 18:39:32 +00:00
Seph Soliman
aed3fd47fd
Merge pull request #421 from msftenhanceprovenance/patch-1
Update package.json to include the repository
2021-11-30 10:36:45 -08:00
Seph Soliman
abbe4e8b64
Merge pull request #429 from AlexKLWS/fix/android-mime-type
Fix MediaStore.MediaColumns.MIME_TYPE
2021-11-30 10:35:21 -08:00
Alex Korzh
ffdb6af3a9 Fix MediaStore.MediaColumns.MIME_TYPE 2021-10-20 22:53:02 +03:00
Microsoft Provenance Contributions
40c41921a9
Update package.json to include the repository
NOTE: This is not a bot. This change was made by and comments will be reviewed by humans. We are using this service account to be able to track the overall progress.

With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to enable OSS consumers to track packages back to their public sources. 

We've identified that the following packages published to NPM do not report where sources can be found, typically accomplished by including a link to your GitHub repository in your package.json REPOSITORY field. This PR was created to add this value, ensuring future releases will include this provenance information.

If you do not want us to create such PRs against your GitHub repositories, or wish to provide any other feedback, please comment on this PR. 

Published NPM packages with repository information:
• react-native-camera-kit
2021-08-25 17:08:46 +08:00
aarongrider
d34313424b Bump version 2021-05-27 09:03:27 -07:00
Seph Soliman
2b99afb2a1
Merge pull request #405 from teslamotors/feature/orientation-ios
Added onOrientationChange callback
2021-05-26 17:24:38 -07:00
Seph Soliman
4249927da1 Updated docs, exported constants 2021-05-26 17:07:08 -07:00
Seph Soliman
0228634bb5 Add 'onOrientationChange' event handler to iOS as well 2021-05-26 17:06:42 -07:00
Aaron Grider
f35ed933cd
Merge pull request #396 from kshahzada/master
Updated Camera object to be instance of forwardRef function
2021-05-24 21:21:18 -07:00
Kaspar Shahzada
60ab3c47f4 Updated Camera object to be instance of forwardRef function 2021-05-04 13:34:12 -04:00
Aaron Grider
3208896c56
Merge pull request #385 from bruce-acloset/master
Adding null safety check on RNCameraKitModule
2021-03-17 17:23:52 -07:00
Bruce Oh
69fffec93a Adding null safety check on RNCameraKitModule 2021-03-17 15:49:11 +09:00
Aaron Grider
8caa6d1266
Update README.md 2021-02-25 18:22:24 -08:00
Aaron Grider
b4daacf865
Bump version 2021-02-25 10:38:46 -08:00
Aaron Grider
24feef526e
Merge pull request #377 from aarongrider/actions-comments
Remove comments from publish workflow
2021-02-25 10:36:38 -08:00
aarongrider
d623ffaed6 Remove comments from publish workflow 2021-02-25 10:35:33 -08:00
Aaron Grider
94c07f2699
Merge pull request #376 from aarongrider/kotlin-docs
Add docs for Android Kotlin support
2021-02-25 10:13:05 -08:00
aarongrider
3c870bcdc5 Add docs for Android Kotlin support 2021-02-25 10:07:48 -08:00
Aaron Grider
540f9a2f4c
Merge pull request #370 from EwoutH/gradle
example/android: Update Gradle to 6.8.3
2021-02-24 17:21:32 -08:00
Aaron Grider
2ed1989ea2
Merge pull request #371 from EwoutH/patch-2
CI: Validate Gradle Wrapper
2021-02-24 17:20:48 -08:00
Aaron Grider
27cdac0004
Merge pull request #373 from aarongrider/bottom-icons
Reenable Bottom Left Bottom Button
2021-02-24 09:31:51 -08:00
aarongrider
2c79c02927 Update podfile version 2021-02-24 09:27:49 -08:00
aarongrider
e6e546fd7e Reenable left button 2021-02-24 09:27:32 -08:00
Ewout ter Hoeven
b158a81470
CI: Validate Gradle Wrapper 2021-02-24 12:50:59 +01:00
Ewout ter Hoeven
42c0b23b11
example/android: Update Gradle to 6.8.3 2021-02-24 12:02:46 +01:00
Aaron Grider
23acacc049
Merge pull request #368 from EwoutH/patch-1
publish.yml: Use checkout v2, spacing
2021-02-23 11:23:35 -08:00
Ewout ter Hoeven
db543e8117
publish.yml: Use checkout v2, spacing
checkout@v2 does a shallow checkout by default, which is faster.
2021-02-23 20:16:17 +01:00
Aaron Grider
c87e1eef0c
Merge pull request #367 from aarongrider/publish-fix
Fix publish workflow
2021-02-23 11:14:38 -08:00
aarongrider
203b10d119 Fix publish workflow 2021-02-23 11:13:41 -08:00
Aaron Grider
f433636469
Bump version 2021-02-23 11:04:55 -08:00
Aaron Grider
20948ae8eb
Merge pull request #366 from aarongrider/npm-publish
Add publish action
2021-02-23 11:04:14 -08:00
aarongrider
6be1bb3d7b Add publish action 2021-02-23 10:51:08 -08:00
Aaron Grider
11e3d40032
Merge pull request #364 from nvojnovic/nvojnovic-podspec-patch
fixed Xcode 12 compatibility and podspec versioning
2021-02-23 10:40:08 -08:00
Aaron Grider
67f2e7028d
Merge pull request #365 from aarongrider/update-docs
Update readme for additional clarity
2021-02-23 10:39:55 -08:00
aarongrider
9f16c53509 Update readme for additional clarity 2021-02-23 10:07:42 -08:00
nvojnovic
9bc79137ee
fixed Xcode 12 compatibility and podspec versioning 2021-02-23 11:45:56 +01:00
Aaron Grider
9f83160f3c
Merge pull request #363 from aarongrider/v11
V11 Release - Bump version
2021-02-22 08:26:23 -08:00
aarongrider
1cfccd8b91 Bump version 2021-02-21 21:52:19 -08:00
Aaron Grider
6e138d97c5
Merge pull request #360 from aarongrider/minor-improvments
Minor improvments
2021-02-07 20:42:27 -08:00
aarongrider
e2fa04b913 Fix style spacing 2021-02-07 20:42:07 -08:00
aarongrider
5c3341d228 minWidth and minHeight for camera component 2021-02-04 16:44:00 -08:00
aarongrider
75edaf08c6 Default Camera to flex of 1 2021-02-04 15:55:47 -08:00
aarongrider
66f517599c Add permissions instructions to readme 2021-02-04 15:42:55 -08:00
aarongrider
2b74c5d71f Export CameraType from index 2021-02-04 15:33:42 -08:00
Seph Soliman
8a249bb6d9
Merge pull request #359 from teslamotors/cleanup-1 2021-02-03 18:01:41 -08:00
Seph Soliman
eab52ad395 Removed dead code 2021-02-02 15:53:01 -08:00
Aaron Grider
feacdfb0bf
Merge pull request #354 from aarongrider/android-lifecycle
Fix Android camera lifecycle
2021-01-14 12:53:42 -08:00
aarongrider
eea37b83f0 Make scaleDetector a constant to prevent threading issues 2021-01-14 12:53:22 -08:00
aarongrider
37f28488a5 Fix Android camera lifecycle 2021-01-13 15:04:40 -08:00