[Flow] v0.11.0 cleaning - Part 14 (react-native-github)
This commit is contained in:
parent
f14178e1a5
commit
9eeeae9005
|
@ -92,6 +92,8 @@ var getPhotosReturnChecker = createStrictShapeTypeChecker({
|
|||
});
|
||||
|
||||
class CameraRoll {
|
||||
|
||||
static GroupTypesOptions: Array<string>;
|
||||
/**
|
||||
* Saves the image with tag `tag` to the camera roll.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue