react-native-camera/ios
Laurin Quast 8cd958e0c4
fix possible race condition
the method stopSession dispatches an async task which can result in a race condition between  the calls of`[super removeFromSuperview];` and `[self stopSession];`.
2018-09-24 15:16:36 +02:00
..
FaceDetector [iOS] Make GoogleMobileVision framework optional 2018-03-12 18:14:40 -03:00
RCT Fix build error 2018-04-24 16:12:24 -07:00
RN fix possible race condition 2018-09-24 15:16:36 +02:00
RNCamera.xcodeproj Feature/orientation by accelerometer (#1786) 2018-09-13 12:57:18 -03:00
TextDetector implement text recognition for ios (#1775) 2018-09-03 10:11:09 -03:00