lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You can check out Crank's Storyboard Suite.

www.cranksoftware.com

It is a commercial product with a full free evaluation but uses Lua for the UI glue logic.

Full Disclosure: I work for Crank Software.

Thomas 

On Fri, Jun 1, 2018, 11:47 AM Michael Flad <michaelflad@clawdesign.com> wrote:
I use both, Corona and Löve - Löve is even more game oriented than Corona.

I'd be interested in a more app / native UI oriented framework too.

Michael

> -----Ursprüngliche Nachricht-----
> Von: lua-l-bounces@lists.lua.org <lua-l-bounces@lists.lua.org> Im Auftrag
> von Dirk Laurie
> Gesendet: Freitag, 1. Juni 2018 17:28
> An: Lua mailing list <lua-l@lists.lua.org>
> Betreff: Re: mobile development?
>
> There is an Android app for Love2D. Although also game oriented, you can
> think of it as a GUI for Lua.
>
> 2018-06-01 17:13 GMT+02:00 Etiene Dalcol <dalcol@etiene.net>:
> > Hello folks,
> >
> > Can anyone recommend me a good tool for mobile development in Lua?
> > I know you can use corona for apps, but it is more game dev oriented.
> >
> > Is there anything similar to React-Native?
> >
> > Cheers,
> > Etiene