Re-use the same HTML template for multiple pages with different content
@Bertcarremans wrote: I am building an app with multiple pages to which the user can navigate via list items. A lot of these pages have the same HTML structure, only the content differs. How can I...
View ArticleHow do i get a fixed ratio image cropping for selected pictures
@BioPerl wrote: Hey guys, I am trying to get my users to add avatars to their profile. I've done up a super simple select photo script, but the cropper aspect ratio gets skewed and it the final image...
View ArticleMultiple menus
@kamilchojdak wrote: Hi, I'm starting to play with ionic 2 and I'm facing a little problem with menus. Is it possible to create dynamic right menu? I want to have different right menu content on each...
View ArticleMinifying / Uglifying code pushed to APK files
@krz37 wrote: Hello,Did anyone manage to minify / uglify the CSS / JS without breaking up dependencies for Ionic 2? Or is this already handled automatically when packaging a built APK / iOS...
View ArticleAnyway to make ion-slide box not swipe?
@BioPerl wrote: Hey everyone, trying to make a ion-slide box not slide with swiping, only with button pushes when they complete. I read in stackoverflow about using...
View ArticleView loading by unspecified sections, not by DOM elements
@iarry wrote: Here's what my app does: tap a button, take a picture, it's saved to local storage, and it's displayed in a grid below. All that works fine. Now I know images from the filesystem load a...
View ArticleHelp with an animate.css flaw?
@neonic wrote: Hi Ionic Family,So... I'm working on practicing how to animate elements for Android Applications. But, I'm not oh too use to using animate.css and jquery with Ionic's Framework. If you...
View ArticleiOS emulator works, but ionic view broken, and ionic run not on device
@chaynes wrote: App framework and dependencies up to date. Server and emulator tests work without errors. Ionic view of app worked months ago, early in development. Current version build and upload...
View ArticleIon-side-menu backgroun-color problem
@jhl wrote: web and ios is ok,but android backgroun-color has some problems <ion-side-menus enable-menu-with-back-views="false" > <ion-side-menu-content> <ion-nav-bar...
View ArticleThe button back in header is different with tow way Resolving Data
@nhoctaneker wrote: Resolving Data Form Controller .state('student.profile', { url: '/profile', authenticate: true, roles: ['student'], views: { 'menuContent': { templateUrl:...
View ArticleMessage Displayed On Ionic Lab But Does Not Display On ios Emulator Or Simulator
@lingading97 wrote: In my app I extract messages from a local php file to display on the screen using $http.get(). The messages display fine in Ionic lab's preview but when I build the app for ios and...
View ArticleUser Input Table
@Shubh wrote: I have to display a user input table that can be edited by user when needed? Here i have poulated the table with courses. In application, user must be able to input the courses as...
View ArticleHow to know the Device Token in ionic
@prime wrote: i already installed cordova push notification plugin but it not works cordova plugin add https://github.com/phonegap-build/PushPlugin.git Thanks in advance PRIME Posts: 2 Participants: 2...
View ArticleCustom plugin with cordova in ionic app
@anjanasaju wrote: Hi Any one know how to add custom plugin with ngcordova ? I could get the existing plugin details, for ex, device information. Now I have created my own custom plugin and installed...
View ArticleCould not find apk architecture: arm build-type: debug
@gouthamk wrote: Hi, I'm getting the following error when trying run my ionic app on a device. Error: Could not find apk architecture: arm build-type: debug at...
View ArticleStarting a new project with Ionic 2
@avihazut wrote: Is it safe enough to start a new project with Ionic 2?(this will be a production project) Thanks! Posts: 4 Participants: 2 Read full topic
View ArticleIonic 2 / iOS Swipe back not working
@osaton wrote: Hi, I'm trying to use iOS swipe back functionality and changed swipe-back-enabled="true" for <ion-nav> In the child page navController responds like this:.isSwipeBackEnabled():...
View ArticleIonic 2 Beta ionic serve command not launching the app in browser
@patwaswapnil wrote: ionic serve command is not working- check logs- io2.png659x712 28.4 KB I already tried reinstalling ioinic@beta and cordova. But when i say ionic serve it exit without starting...
View ArticleSee GPS coordinates continually
@Aceconhielo wrote: Hey there, I just started in Ionic Framework (i am a big noob right now ) and I'm programming just now an app that can show in an alert the gps signals every X seconds from my...
View ArticleHow to re-size the fonts in ionic?
@nani_madepalli wrote: I want to display the some content in my app. I tested my app in different mobiles with different resolutions .the font size in all screens are same.Now I want to re-size the...
View Article