- release-script: add script to package json (b0503dc8)
- changelog: add changelog script (d2263937)
- mirror: add option to give "mirrorImage" flag to takePicture. (0b6f0abd)
- focusWarning: fix focus depth warning being shown for ios. (79698b81)
- imports: delete some useless imports which may cause problems (a5b9f7e7)
- RNCamera as main camera implementation for both iOS and Android (base on expo module)
- FaceDetector feature for both iOS and Android (based on expo module)
- RCTCamera deprecated
- added RNCamera implementation for android
- added FaceDetector for android