react-native-firebase/ios/RNFirebase
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
..
admob add smartbanner landscape for iOS 2017-12-03 19:15:26 +01:00
analytics remove unnecessary import from analytics 2017-10-01 03:06:31 +03:00
auth [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
config [ios] Remove erroneous check in 2017-08-17 17:59:16 +01:00
crash [ios][crash] adding missing required string formatter: 'NSInvalidArgumentException if @p format is nil' 2017-10-03 10:01:08 +01:00
database [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
fabric/crashlytics [crashlytics] Add first version of crashlytics functionality 2017-12-06 17:25:17 +00:00
firestore [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
links [ios][links] Remove warning for dynamic links 2017-12-15 16:09:02 +00:00
messaging [ios] Centralise event sending to ensure all events validate bridge present before sending 2017-10-26 11:55:07 +01:00
perf [perf][ios] Fix traceWithName 2017-11-09 15:39:25 +00:00
storage Set NSNumber to nonnull for storage config calls 2018-01-07 15:09:40 -06:00
RNFirebase.h [ios] Fix conditional imports 2017-08-11 16:07:39 +01:00
RNFirebase.m [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
RNFirebaseEvents.h merge master into omer_links 2017-10-05 20:07:24 +03:00
RNFirebaseUtil.h [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00
RNFirebaseUtil.m [internals] More tidy up and hiding of internal functions 2018-01-03 20:00:38 +00:00