If you want to code for IOS your best best is probably to try Cordova for now. But we are working hard on bringing and IOS export option to DS.
As a teaser for you... we currently we have the following things supported in IOS:-
- AbsoluteLayout, LinearLayout, TextView, ImageView, Spinner, Button. (Each control currently supports a subset of the methods and options offered by DroidScript, so more work is required to expand on each control)
- Drawers with the same behavior as the existing DroidScript Drawers.
- WebViews with the same behavior as the existing DroidScript WebViews( subset of methods and options)
- Basic Bluetooth functionality using the existing DroidScript BLE plugin interface.
We are using it for our own consultancy work (which is what pays for DS) and as soon as we feel it's ready to make public, we will start alpha testing it with some willing victims from this community :)
Regards
David