Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过GXTemplateEngine 工厂方法创建的view 支持自定义类型 #335

Open
JohnTsaii opened this issue Feb 16, 2023 · 1 comment
Open

Comments

@JohnTsaii
Copy link
Collaborator

描述这个问题
通过工厂方法创建的view, 无法实现自定义的协议

UIView <GXRootViewProtocal> *view = [TheGXTemplateEngine creatViewByTemplateItem:templateItem2 measureSize:CGSizeMake(FULL_WIDTH , NAN)];

预期正确的结果

期望能创建自定义类型的view,用于一些对view的拓展方法实现

截图

客户端 (请填写如下信息) :

  • 设备: [e.g. iPhone6]
  • 系统: [e.g. iOS8.1]
  • GaiaX SDK版本 [0.3.0]
  • Gaia Studio版本 [e.g. 0.1.0]
  • GaiaX 模板文件和模板数据

崩溃日志

附加信息

@biezhihua
Copy link
Collaborator

@fullalien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants