[ios] fix misc xcode warnings

This commit is contained in:
Salakar 2017-10-03 10:03:41 +01:00
parent aa2e8804b7
commit faf522d2d7
1 changed files with 1 additions and 1 deletions

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];