Wrapping website in Ionic and capturing certain paths?
@m_abs wrote: Hi, I'm on a project where we want to wrap our website in an mobile app, but replace a few of the pages with native functionality. I've been looking into the cordova-plugin...
View ArticleSplashscreen doesn't work
@dattastudios wrote: I created an app in ionic creator. I installed it with Ionic CLI I added android platform via ionic platform add android I initialized resources via ionic resources I built the...
View ArticleHow to disable all labels displaying in capital letters?
@suyog wrote: For android all my labels are getting in capital letters ? How I can disable it? Screenshot_2016-02-26-15-43-19.png1080x1920 80 KB Posts: 1 Participants: 1 Read full topic
View ArticlePlease how can I acheive these with my Magento Ionic App
@peterokachie wrote: Please find my magento ionic app. It works using magento xml connect, However, I would love to customize my app to look like this. Any idea will be welcomed. I am new to ionic so...
View ArticleHow ionic 2 detects the platform and load CSS files?
@suyog wrote: I have seen that there are separate CSS files for android and ios (main,variables,components) ex: I want to understand how it loads dynamically platform Specific file? As we need to give...
View ArticleDisable scroll ionic2 ios9 Not working
@matthewhw1989 wrote: Hi, I am trying to create an input that is within a ion-slide in ionic 2, what i am looking for is that when you focus on the input and the keyboard opens up, prevent the content...
View ArticleHow to use Infinite scroll and pull refresh in ionic2?
@mkj_2015 wrote: How can I use Infinite scroll and pull refresh in ionic2 ? Can anyone show some example. Posts: 1 Participants: 1 Read full topic
View ArticleScript to modify config.xml
@dm17 wrote: Hey there, I'm currently working on a series of apps which all share a base-app on which the other apps are sitting on top. There will be a subfolder in the base-apps 'www' directory...
View ArticleGoogleMap on lower version of Android (API < 21)
@dimian wrote: Hi, im using angular-google-maps to display map. It working in explorers like chrome or mozilla and Android 5.0.1 or higher, but not in Android with version lower than API21. I found...
View Article@KimWong wrote: <ion-toolbar position="bottom"> will not get the page transition animation when nav.pop() or nav.push() I want to add a footer in the page. Like an input or textarea at the...
View ArticleAndroid platform version
@dmaccagno wrote: hi all, where can i find a list of ionic platform specific version? i mean i can download different version using ionic or cordova command like for example "ionic platform add...
View ArticleHow to trigger event after scroll end in ?
@KimWong wrote: How to trigger event after scroll end in I have try bind onScrollEnd event in ngAfterViewInit (). But it just fire only once in ngAfterViewInit() . ngAfterViewInit(){...
View ArticleIonic Tab as button
@kagancin wrote: Hello, I want to fire a function from an ion-tab element, I don't want it to bring any page to the view. I tried a few things but they did not work. Is that possible? <ion-tabs>...
View ArticleChange ion-menu icon
@aymen_interact wrote: Hello,I have already overrided my app's themeing so it would be material on all platforms, but I can't figure out how to change the "ion-menu" icon to a customized svg icon. How...
View ArticleIonic 2 Navbar dissapearing on nav.setRoot
@nickkenens wrote: But then whenever the setRoot method is called to get back to the root page, the navbar dissapears. Everything continues to work if I go to dashboard again, the application still...
View ArticleLots of missing modules when I try to create an app
@charlesanjos wrote: Hi all! I've just installed Ionic according to the getting started page, but I can't seem to create any app at all. Every time I try it, it always accuses of some missing module....
View ArticleRight menus in nested view
@idealconceptz wrote: With nested views in Ionic 2, the back button displays automatically, and all menu buttons are hidden. How do I display a right menu button in a nested view? It always has the...
View ArticleLock device in portrait orientation
@joshseides wrote: I need to get my app to be locked in portrait orientation at all times. I've tried screen.lockOrientation('portrait') in angular.module and .config but haven't gotten it to work....
View ArticleIncreased Font Size on iOS with Update
@kylethielk wrote: Hi Everyone, We recently made some minor changes to our Ionic app in a few different releases, each release being fairly minor cosmetically. The very first of these releases...
View Articleng-repeat slice prepending
@phix wrote: Hi Everyone, I have run into an interesting issue with the new ion-slides element regarding to prepending to an ng-repeat list. I am slicing into a large list and seeing an indexing...
View Article