You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/09 13:48:29 UTC

[GitHub] [incubator-weex] ZhangHJ1002 opened a new issue #2294: [iOS]ios原生如何实现pop weex中的上一个页面

ZhangHJ1002 opened a new issue #2294: [iOS]ios原生如何实现pop weex中的上一个页面
URL: https://github.com/apache/incubator-weex/issues/2294
 
 
   现在项目中遇到一个问题 
   weex push到一个新的页面  然后ios底层要控制进入到这个页面以后 pop回上一个页面
   这个功能是可以全部由weex实现的 但是现在要用ios原生去实现一下 后面要用这个交互做其他的功能  
   请问如何实现呢?我原生的调用    [rootVC.navigationController popViewControllerAnimated:YES]; 会报错
   ![image](https://user-images.githubusercontent.com/22254492/55805530-313a8080-5b11-11e9-9a8f-7cb50cca427c.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services