Commits
Max Schmeling authored and Laurin Quast committed 7eb69adf7c2
fix: export CameraStatus constant (#1952) * Adds typing to CameraStatus constant. * Fixed typo * Exports Status type from RNCamera. * Adds @flow to index and exports CameraStatus type. * Fixed type export syntax. Co-Authored-By: maxschmeling <max@maxschmeling.me> * Fixed type name collision. Co-Authored-By: maxschmeling <max@maxschmeling.me> * fix export