LuaView android版本
Open
- Dominant language
- Objective-C
- Stars
- 3.7k
- Forks
- 759
- PR merge metrics
- No merged PRs in 30d
Description
@mazhao @mazhao @laijiandong @JacksonTian @tonypig 各位好,
android版本 luaj 本身不支持
`view1 = View()
view1.cornerRadius(25)
view1.frame(50, 50, 100, 20)
view1.backgroundColor(0x0000ff, 0.5)` 解析这种语法,请问怎么实现的啊?谢谢了
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue concerns the Android version and LuaJ parsing of the shown View syntax, but names no files, tests, or entry points. Start by locating the Android LuaJ integration and checking how View calls are parsed; done means the example syntax works on Android, with verification added where the project’s existing tests support it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, lua
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100