react-native-firebase/ios/RNFirebase/storage
Jose Pablo Rocha, Jr 6d31320686
Set NSNumber to nonnull for storage config calls
Made change requested by Chris Bianca via Discord chat. New versions of react-native requires that all NSNumber arguments are explicitly marked as `nonnull` to ensure compatibility with Android.

Only changed for a few storage methods. The other method exports with NSNumber will probably need to be updated as well, but I did not have a project setup to test them.
2018-01-07 15:09:40 -06:00
..
RNFirebaseStorage.h [ios] Fix conditional imports 2017-08-11 16:07:39 +01:00
RNFirebaseStorage.m Set NSNumber to nonnull for storage config calls 2018-01-07 15:09:40 -06:00