How to show a blue wave effect when inifinite scroll reached it end
Thank You. I think it will work
View ArticleHas-bouncing="true" not working on android ionic
Thank you for answering. How can I do that?
View ArticleHow to show a blue wave effect when inifinite scroll reached it end
It is not working in ionic framework. Please help me how to do in angularjs and ionic framework.
View ArticleHas-bouncing="true" not working on android ionic
See overflow-scroll in the ion-content docs : http://ionicframework.com/docs/api/directive/ionContent/ Also : http://ionicframework.com/docs/api/provider/$ionicConfigProvider/...
View ArticleHTML Updates are not showing up
We bought an ionFullApp template recently, and I have been trying to edit the HTML content, but the changes are not showing up. I have Node.js,cordova and ionic installed and I ran the following...
View ArticleI am beginner on ionic framework.would u help to save form data on cloud...
https://github.com/aaronksaunders/hu1/wiki/5.3-Lights,-Camera,-ActionSheet-Saving-Photos-Using-the-ParseService https://github.com/aaronksaunders/Ionic-CameraTest6Plus
View ArticleFixed content and a list view in the same ionic view
Here is how I would do it. <ion-view> <ion-header> // header html </ion-header> <ion-content class="list"> <ion-list> <ion-item ng-repeat="item in items">...
View ArticleFixed content and a list view in the same ionic view
Problem is I already have another header with title and side buttons.
View ArticleFixed content and a list view in the same ionic view
@trevorhanus, thanks for the help. I'm using the sub-header for my case. Thank you very much.
View ArticleFixed content and a list view in the same ionic view
Oh awesome! Glad you figured it out.
View Articleionic2 app show blank screen on android device (4.2.2) using run command and...
Everything work find with Android 5. I thing the problem is "ionic run android" don't works on Android 4.2.2 and earlier.
View ArticleIssue with iPad app in Landscape mode
@elli_wodify: You hero! This is a great workaround for me, thanks for reporting back! It does seem to be a bug with the splashscreen plugin:https://issues.apache.org/jira/browse/CB-9240 Off the back...
View ArticleSwitching Ionic CLI between 1.x and 2.x back and forth
DId not work for me. Trying to create ionic1 apps with ionic2 CLI, i did the following, ionic start cutePuppyPics1 and i get this:--> One awesome Ionic app coming right up... Creating Ionic app in...
View ArticleChrome Debugger with Ionic from APK
I was wondering whether it was possible to use the Chrome Remote Debugger to debug an Ionic application running from an APK build (not running via chrome on device). When I open an ionic application...
View ArticleKeyboard error and Cordova plugins?
I'm one of the users who reported the issue and the solution of installing ionic-plugin-keyboard. I'm not sure this helps at all but I used Ionic Creator to create the apps pages and styling before...
View ArticleMake button in ion-item clickable without clicking the item itself
Thank you! You just saved me a lot of time.
View ArticleCan't serve new TypeScript project: Module not found
Here my webpack file (with Typescript). You can try this if you want. It works for me. Like you can see, I don't use the line that you removed. I don't really know how that file works, so I can't...
View ArticleIonic Content have a black scroll bar Help
bar.png1067x906 13.2 KB I got a problem with the black bar in the right of the picture https://jsfiddle.net/y6k815yz/
View ArticleSwitching Ionic CLI between 1.x and 2.x back and forth
this was solved..i removed and installed node and ionic and that solved it
View Article