A <Video> and <Camera> Component

If you're working on your React Native app you might be happy to hear the increasing number of Elements spawning from the Open Source community.
Here are two new modules.

react-native-camera

A camera viewport for React Native. This module is currently in the very early stages of development.

You can use it for

  • Image capture
  • Barcode scanning

On GitHub.

react-native-video

A component for react-native, as seen in react-native-login.

On GitHub.

Background Video