UNPKG

@titanium/turbo

Version:

Turbo is a variation of Titanium Alloy that adds some enhancements and customizations for rapid development.

6 lines 173 B
<Alloy> <View layout="vertical"> <Button onClick="showInfo" top="50dp">show info</Button> <Button onClick="showMovies" top="20dp">show movies</Button> </View> </Alloy>