GitHub / react-native-camera/react-native-camera / commits
A Camera component for React Native. Also supports barcode scanning!
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d88edcb9 | Update README.md | Marc Rousavy <m****e@m****m> | over 4 years ago | |
| a959bc7e | Update README.md | Marc Rousavy <m****e@m****m> | over 4 years ago | |
| 835be8f5 | Update README.md | Marc Rousavy <m****e@m****m> | over 4 years ago | |
| e6867131 | deprecate. | Marc Rousavy <m****e@m****m> | over 4 years ago | |
| 7cdfb6ec | chore(release): 4.2.1 [skip ci] | semantic-release-bot <s****t@m****t> | almost 5 years ago | |
| 9c0b87e7 |
fix: Remove the `mCamera.setPreviewDisplay` call on surface destroy as it may...
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0defb57b | chore(release): 4.2.0 [skip ci] | semantic-release-bot <s****t@m****t> | almost 5 years ago | |
| f7fbbbf0 |
feat: added hasTorch method (#3340)
Co-authored-by: ouhssaha <h****n@a****m> |
hamzaouhssain1993 <6****3@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| b0b86698 | Update README.md (#3339) |
Himadu2000 <4****0@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6bc7eb71 | docs: updating README.MD |
Mateus Andrade <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 637c8967 | chore(release): 4.1.1 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 4523c068 |
fix: default variable to empty string to match RN props (#3330)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 8d3981c5 | chore(release): 4.1.0 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 7b897b0c |
feat: implement onCameraReady event on Windows (#3324)
Co-authored-by: Burton Rodman <b****n@a****m>, Ethan <e****r@a****m> |
Burton Rodman <b****n@h****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6e335534 | chore(release): 4.0.3 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 01333a92 | fix: Missing TS type definition (#3320) |
Ash <a****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7891aecd | chore(release): 4.0.2 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 5d36cf1e |
fix: Improve surface destroy handling. (#3316)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6a2561b3 | merge Merge pull request #3292 from Sidebook/fix-format-finding-condition |
Renato Benkendorf <r****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7b27b0fd | merge Merge branch 'master' into fix-format-finding-condition |
Mateus Andrade <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| e602d80a | chore(release): 4.0.1 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 381f9586 | fix: Workaround for hardware JPEG rotation bug on some Samsung devices (#3305) |
drash-course <3****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 817e8fc3 | fix the format finding logic when fps is specified | ryuwakimoto <s****7@g****m> | about 5 years ago | |
| 215b5643 |
chore(release): 4.0.0 [skip ci]
Co-authored-by: Mike Duminy <m****y@k****m>, Zhang Xuan <x****g@x****m> |
semantic-release-bot <s****t@m****t> | about 5 years ago | |
| f72289f1 |
feat: migrate android to google ML Kit (#3272)
Co-authored-by: Mike Duminy <m****y@k****m>, Zhang Xuan <x****g@x****m> |
Sean <s****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 670b973a |
feat: migrate to google ML Kit (#3241) [skip ci]
Co-authored-by: Mike Duminy <m****y@k****m> |
Mike Duminy <4****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0359c32b | docs: Add links to alternative libraries (#3270) |
Marc Rousavy <m****y@h****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| dbe42722 | chore(release): 3.44.3 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| afa7bb19 |
fix: fast capture orientation. (#3269)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| df0418eb | chore(release): 3.44.2 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 2be92137 |
fix: handle file writing errors (#3268)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 7108d693 |
chore(deps): bump prismjs from 1.23.0 to 1.24.0 in /website (#3266)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ba4d3a55 |
chore(deps): bump color-string in /examples/advanced/advanced (#3262)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a0ae0e65 |
chore(deps): bump set-getter from 0.1.0 to 0.1.1 in /website (#3261)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5bd45a0f |
chore(deps): bump postcss from 7.0.35 to 7.0.36 in /website (#3258)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 0c63324f |
chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 in /examples/mlkit (#3252)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 99b6b901 |
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (#3248)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d9de5aee |
chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /examples/tests (#3251)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 80320e0b |
chore(deps): bump glob-parent in /examples/advanced/advanced (#3253)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 5b4c16d8 |
chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#3247)
Co-authored-by: dependabot[bot] <4****]@u****m>, Mateus Andrade <1****e@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| a6e95679 |
chore(deps): bump normalize-url from 5.1.0 to 5.3.1 (#3249)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 80d8ae4b | chore(release): 3.44.1 [skip ci] | semantic-release-bot <s****t@m****t> | about 5 years ago | |
| 69b3c7fb | fix: swapped min/max labels in CameraModule.getSupportedPreviewFpsRange() out... |
Tam <5****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| cc3b56a9 | chore(release): 3.44.0 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| f77ab1bf |
feat: Improve hardware iOS orientation sensor usage. (#3113)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d1b39d95 | chore(release): 3.43.9 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| 316ebed9 |
fix: crash for devices that does not support bitrate setup. (#3150)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4992839f | chore(release): 3.43.8 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| d055c5fa | merge Merge pull request #3196 from renatobenks/fix/type-prop-cameraid |
Mateus Andrade <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f9be9aec | merge Merge branch 'master' into fix/type-prop-cameraid |
Mateus Andrade <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 94681773 | chore: Updating security warnings (#3228) |
Mateus Andrade <1****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 776d4285 |
chore(deps): bump handlebars from 4.5.3 to 4.7.7 in /examples/mlkit (#3209)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 98ceb477 | chore(release): 3.43.7 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| c353ea24 | fix: typo at android toDegreeMinuteSecods method (#3226) |
Hugo Medina <h****2@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a0019274 |
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/basic (#3213)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5e9910f4 |
chore(deps): bump hosted-git-info from 2.8.5 to 2.8.9 in /examples/mlkit (#3216)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7173504c |
chore(deps): bump hosted-git-info in /examples/advanced/advanced (#3218)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| f6119b14 |
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#3220)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| feef359b |
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 in /examples/basic (#3219)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d2ca2584 |
chore(deps): bump handlebars from 4.5.3 to 4.7.7 in /examples/basic (#3212)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b0f28a15 |
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /website (#3214)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1664bd3c |
chore(deps): bump ua-parser-js in /examples/advanced/advanced (#3207)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4b3edf60 |
chore(deps): bump ua-parser-js from 0.7.18 to 0.7.28 in /examples/basic (#3200)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 2a2c6928 |
chore(deps): bump ua-parser-js from 0.7.21 to 0.7.28 in /examples/tests (#3204)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b9060d9a |
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/mlkit (#3211)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9db0abfd |
chore(deps): bump lodash from 4.17.19 to 4.17.21 in /examples/tests (#3203)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 57911d6d |
chore(deps): bump underscore in /examples/advanced/advanced (#3205)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| bd293498 |
chore(deps): bump handlebars in /examples/advanced/advanced (#3206)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 1e379736 |
chore(deps): bump lodash in /examples/advanced/advanced (#3208)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7d10c1b6 |
chore(deps): bump ua-parser-js from 0.7.21 to 0.7.28 (#3201)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 36c39102 |
chore(deps): bump ua-parser-js from 0.7.20 to 0.7.28 in /examples/mlkit (#3202)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| e0209993 | fix(type definitions for typescript): add type to missing prop `cameraId` on ... |
Renato Benkendorf <5****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8d2bd117 |
chore(deps): bump ssri from 6.0.1 to 6.0.2 (#3189)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4a5556b6 | chore(release): 3.43.6 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| c04a3391 | fix: Adding mavenCentral() as jcenter() is shutting (#3188) |
Mrinal Maheshwari <m****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 94153659 | chore(release): 3.43.5 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| b579e8ef | fix: error handling android (#3179) |
Jeremy Deal <j****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| b215648c | chore(release): 3.43.4 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| f8ee52b7 | fix: rect of interest issue (#3176) |
haris523 <3****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 853c5e06 | Update RNCamera.md (#3174) |
Steven Vanderschaeve <s****n@o****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| dd33fccd |
chore(deps): bump y18n in /examples/advanced/advanced (#3165)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 94f7c5b3 | chore(release): 3.43.3 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| b102e1c6 | fix: iOS mirroring video always outputs low quality video (#3172) |
Thomas Hessler <h****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 522f3f10 |
chore(deps): bump y18n from 3.2.1 to 3.2.2 (#3162)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 42f6d023 | chore(release): 3.43.2 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| 01e75eff |
fix: iOS captureAudio race condition fix (#3168)
Co-authored-by: Cristiano Coelho <c****a@h****m>, Mateus Andrade <1****e@u****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3bb92dc1 |
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/tests (#3169)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ed84c27f |
chore(deps): bump y18n from 4.0.0 to 4.0.1 in /examples/mlkit (#3161)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 15fce862 |
chore(deps): bump y18n from 3.2.1 to 3.2.2 in /examples/basic (#3163)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 637080a2 | chore(release): 3.43.1 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| 38403deb |
fix: Use release instead of close to support to prevent issues from SDKs < 29...
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| c591e9d4 |
chore(deps): bump prismjs from 1.21.0 to 1.23.0 in /website (#3136)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0973d0f3 | chore(release): 3.43.0 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| 8aad81d6 |
feat: android method to check for corrupted videos (#3087)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 00465820 | chore(release): 3.42.3 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| bed16e96 |
fix: Use empty string for undefined cameraId (#3117)
Co-authored-by: Cristiano Coelho <c****a@h****m> |
Cristiano Coelho <4****p@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 6a81dea6 | docs: Update react-navigation.md (#3106) |
ThaJay <T****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 8d7b4a80 | chore(release): 3.42.2 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago | |
| e56b0f7f | fix: spelling: "Tab" -> "Tap" (#3107) |
tam-nguyen-senseye <5****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 7cb79791 | chore(release): 3.42.1 [skip ci] | semantic-release-bot <s****t@m****t> | over 5 years ago |