NevsDev / cowin

App window abstraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/treeform/glfm

build ios

nim c -c --os:ios --noMain:on main.nim

build android

nim c -c --cpu:arm --os:android -d:androidNDK --noMain:on main.nim

About

App window abstraction


Languages

Language:C 84.7%Language:Objective-C 13.1%Language:Nim 2.2%