react-native-firebase/ios
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
..
RNFirebase Set NSNumber to nonnull for storage config calls 2018-01-07 15:09:40 -06:00
RNFirebase.xcodeproj [ios] Final header fix for crashlytics 2017-12-15 17:16:32 +00:00
RNFirebase.podspec [ios] Update podspec location to resolve RN 0.50+ install issues 2017-12-15 15:14:05 +00:00