Could Opa be used for mobile and tablet development?

810 views Asked by At

Could Opa be used for iOS and Android apps on tablets/phones?

2

There are 2 answers

0
Henri Binsztok On

You can check out a fork of OpaDo which is enhanced for iPhone/iPad and possibly other mobile platforms: https://github.com/creatrice/OpaDo

1
Cédrics On

You won't be able to build native application for those mobile platform.

But Opa is perfect to write rich and interactive web applications.

Their is some built-in functions in the Opa standard library specific to mobile, for example iphone customizers to add an icon and a start-up image: http://doc.opalang.org/#!/value/stdlib.core.web.resource/Resource/iphone_customizer