“So you want to build a native app?”
“Is there an alternative?”
Mobile devices have rapidly improved!
“Hello.”
ionic.css
or use Sass PreprocessorOver 600 MIT licensed font-icons included
{{ item.name }}
{{ item.quote }}
ng-repeat
{{ c.name }}
{{ c.email }}
Slide 1
Slide 2
Slide 3
$ionicActionSheet.show({
titleText: 'Modify your album',
buttons: [
{ text: 'Share' },
{ text: 'Move' },
],
destructiveText: 'Delete',
cancelText: 'Cancel',
buttonClicked: function(index) {
console.log('BUTTON CLICKED', index);
return true;
}
});
Back
$ npm install -g ionic
_ _
(_) (_)
_ ___ _ __ _ ___
| |/ _ \| '_ \| |/ __|
| | (_) | | | | | (__
|_|\___/|_| |_|_|\___| CLI
What's Freelink