Results 9 issues of Ryan

模拟器 也有证书签名问题?

// 5. Present a navigation controller UINavigationController *nav = [[UINavigationController alloc] initWithRootViewController:searchViewController]; [self presentViewController:nav animated:YES completion:nil]; 改成 [self.navigationController presentViewController:searchViewController animated:YES completion:nil]; 报错 reason: 'Application tried to present modally an active...

支持 swift项目吗?

自定义弹窗 如何从底部弹出

进入下一个页面 再回来 会到初始位置

Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) ![image](https://github.com/layoutBox/FlexLayout/assets/16359657/7e65c85a-64f7-4eba-a4b1-4f0a4bf21079)