react-native-vision-camera
TypeScript icon, indicating that this package has built-in type declarations

4.6.4 • Public • Published
VisionCamera

Features

VisionCamera is a powerful, high-performance Camera library for React Native. It features:

  • 📸 Photo and Video capture
  • 👁️ QR/Barcode scanner
  • 📱 Customizable devices and multi-cameras ("fish-eye" zoom)
  • 🎞️ Customizable resolutions and aspect-ratios (4k/8k images)
  • ⏱️ Customizable FPS (30..240 FPS)
  • 🧩 Frame Processors (JS worklets to run facial recognition, AI object detection, realtime video chats, ...)
  • 🎨 Drawing shapes, text, filters or shaders onto the Camera
  • 🔍 Smooth zooming (Reanimated)
  • ⏯️ Fast pause and resume
  • 🌓 HDR & Night modes
  • ⚡ Custom C++/GPU accelerated video pipeline (OpenGL)

Install VisionCamera from npm:

npm i react-native-vision-camera
cd ios && pod install

..and get started by setting up permissions!

Documentation

ShadowLens

To see VisionCamera in action, check out ShadowLens!

Example

function App() {
  const device = useCameraDevice('back')

  if (device == null) return <NoCameraErrorView />
  return (
    <Camera
      style={StyleSheet.absoluteFill}
      device={device}
      isActive={true}
    />
  )
}

See the example app

Adopting at scale

This library helped you? Consider sponsoring!

VisionCamera is provided as is, I work on it in my free time.

If you're integrating VisionCamera in a production app, consider funding this project and contact me to receive premium enterprise support, help with issues, prioritize bugfixes, request features, help at integrating VisionCamera and/or Frame Processors, and more.

Socials

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.0-alpha.60alpha
2.9.4-expo.111expo
3.0.0-rc.100rc
4.6.459,292latest
2.16.83,322vc2
4.0.0-beta.19286beta

Version History

VersionDownloads (Last 7 Days)Published
4.6.459,292
4.6.320,783
4.6.231
4.6.17,009
4.6.0198
4.5.34,778
4.5.214,329
4.5.14,308
4.5.04,529
4.4.3324
4.4.2211
4.4.1182
4.4.050
4.3.23,571
4.3.14,548
4.3.074
4.2.1437
4.2.0132
4.1.0457
4.0.52,977
4.0.4410
4.0.3428
4.0.24
4.0.1556
4.0.0495
4.0.0-beta.19286
4.0.0-beta.180
4.0.0-beta.171
4.0.0-beta.161
4.0.0-beta.150
4.0.0-beta.141
4.0.0-beta.133,368
4.0.0-beta.121
4.0.0-beta.1127
3.9.24,489
4.0.0-beta.105
4.0.0-beta.90
4.0.0-beta.86
4.0.0-beta.70
4.0.0-beta.61
4.0.0-beta.50
3.9.1455
4.0.0-beta.40
4.0.0-beta.30
4.0.0-beta.20
4.0.0-beta.10
4.0.0-beta.00
3.9.0452
3.9.0-beta.61
3.9.0-beta.50
3.9.0-beta.41
2.16.83,322
3.9.0-beta.31
3.9.0-beta.22
3.9.0-beta.10
3.9.0-beta.01
3.8.2991
3.8.1119
3.8.028
3.7.188
2.16.769
3.7.075
3.6.17259
3.6.16102
2.16.662
3.6.1552
3.6.1410
3.6.1323
3.6.1239
3.6.119
3.6.10101
3.6.914
3.6.8132
3.6.70
3.6.610
3.6.52
3.6.41,302
3.6.352
3.6.29
3.6.10
3.6.05
2.16.5263
3.5.148
3.5.039
3.4.12
2.16.4276
3.4.06
2.16.31
3.3.1236
2.16.2409
3.3.04
3.2.20
3.2.11
3.2.02
3.1.07
2.16.1195
2.16.00
3.0.024
3.0.0-rc.100
3.0.0-rc.90
3.0.0-rc.80
3.0.0-rc.70
3.0.0-rc.60
3.0.0-rc.50
2.15.6178
3.0.0-rc.41
2.15.5211
3.0.0-rc.30
3.0.0-rc.20
3.0.0-rc.10
2.15.416,482
2.15.316
2.15.22,167
2.15.15
2.15.07
2.14.116
2.14.017
2.13.518
2.13.46
2.13.326
2.13.210
2.13.11
2.13.037
2.12.215
2.12.17
2.12.08
2.11.30
2.11.20
2.11.11
2.11.00
2.10.00
2.9.417
2.9.4-expo.111
2.9.4-expo.100
2.9.4-expo.90
2.9.4-expo.80
2.9.4-expo.70
2.9.4-expo.60
2.9.4-expo.50
2.9.4-expo.40
2.9.4-expo.30
2.9.4-expo.20
2.9.4-expo.10
2.9.4-expo.00
2.9.30
2.9.20
2.9.10
2.9.017
2.8.30
2.8.20
2.8.10
2.8.00
2.7.00
2.6.16
2.6.00
2.5.00
2.4.2-beta.130
2.4.2-beta.120
2.4.2-beta.110
2.4.2-beta.100
2.4.2-beta.90
2.4.2-beta.80
2.4.2-beta.70
2.4.2-beta.60
2.4.2-beta.50
2.4.2-beta.40
2.4.2-beta.30
2.4.2-beta.20
2.4.2-beta.10
2.4.2-beta.00
2.4.10
2.4.00
2.3.00
2.2.01
2.1.00
2.0.20
2.0.10
2.0.00
1.0.112
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.05
1.0.0-alpha.60
1.0.0-alpha.50
1.0.0-alpha.41
1.0.0-alpha.30
1.0.0-alpha.20
1.0.0-alpha.10

Package Sidebar

Install

npm i react-native-vision-camera

Weekly Downloads

166,879

Version

4.6.4

License

MIT

Unpacked Size

1.16 MB

Total Files

591

Last publish

Collaborators

  • mrousavy