视频插件:
https://github.com/macdonst/VideoPlayer/
localstorage:
http://learn.ionicframework.com/formulas/localstorage/
推送消息:
极光推送
加载图片:
ngcordova
ionic 代码示例:
http://ionicmaterial.com/demo/
ngcordova : cordova 的一批插件
http://ngcordova.com/
百度地图插件:
http://coolwp.com/angularjs-baidu-map.html
$cordovaKeyboard.isVisible(); 键盘是否开启
下接刷新:
<ion-refresher on-refresh="doRefresh()"
pulling-text="下拉刷新..."
refreshing-text="Refreshing!"
refreshing-icon="ion-loading-b">
</ion-refresher>
Ionic 学习资料:
http://www.ionic.wang/
http://ionichina.cn/ 官网镜像网站, 较官网访问速度快。