浏览代码

Fixing props on props on showInAppNotification (#654)

As discussed on #644
Leonardo Camilius 8 年前
父节点
当前提交
029d4f93c3
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      src/deprecated/platformSpecificDeprecated.ios.js

+ 2
- 0
src/deprecated/platformSpecificDeprecated.ios.js 查看文件

515
     navigatorEventID,
515
     navigatorEventID,
516
     navigatorID
516
     navigatorID
517
   };
517
   };
518
+  
519
+  savePassProps(params);
518
 
520
 
519
   Notification.show({
521
   Notification.show({
520
     component: params.screen,
522
     component: params.screen,