react-native-camera/ios
Giampaolo Bellavite 68fd358352 Set self.camera to nil when stopping session
This should fix the freeze problem with navigator (see [comment](https://github.com/lwansbrough/react-native-camera/issues/80#issuecomment-147336381) in #80), but I'm not sure if there are some side effects coming from this change. Yet in my app it seems to work.
2015-10-13 09:57:43 +02:00
..
RCTCamera.xcodeproj Update HEADER_SEARCH_PATHS for in Release 2015-09-25 14:12:07 +05:00
CameraFocusSquare.h Fixed location of CameraFocusSquare files 2015-09-22 20:02:53 -07:00
CameraFocusSquare.m Fixed location of CameraFocusSquare files 2015-09-22 20:02:53 -07:00
NSMutableDictionary+ImageMetadata.m Removed all dependencies! Removed podspec. Bumped npm version. 💃 2015-09-21 20:10:43 -07:00
RCTCamera.h Merge branch 'feature/tap-to-focus' of git://github.com/unknownexception/react-native-camera into unknownexception-feature/tap-to-focus 2015-09-22 19:41:06 -07:00
RCTCamera.m Merge branch 'feature/tap-to-focus' of git://github.com/unknownexception/react-native-camera into unknownexception-feature/tap-to-focus 2015-09-22 19:41:06 -07:00
RCTCameraManager.h Fixes #80 2015-10-10 15:23:27 -07:00
RCTCameraManager.m Set self.camera to nil when stopping session 2015-10-13 09:57:43 +02:00