momotech / MLN

高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS argoUI 加载view时,能否提供一个加载失败的回调

call-me-sean opened this issue · comments

现在的加载没有相应信息的回调,代码如下
let luaView = ArgoUIViewLoader.loadView(fromLuaFilePath: filePath, modelKey: self.modelKey)

argoui已废弃,请使用MLN