2
0
mirror of synced 2025-02-02 09:34:45 +00:00

[ios] fix misc xcode warnings

This commit is contained in:
Salakar 2017-10-03 10:03:41 +01:00
parent aa2e8804b7
commit faf522d2d7

View File

@ -79,7 +79,7 @@ RCT_EXPORT_METHOD(deleteApp:
/**
* React native constant exports - exports native firebase apps mainly
* @return
* @return NSDictionary
*/
- (NSDictionary *)constantsToExport {
NSMutableDictionary *constants = [NSMutableDictionary new];