Modal- keep navbar/menu static
@yianni wrote: Hi, Very simply- I want to put my page into a modal-slide up,that keeps the menu bar static. In other words- when the modal opens, a menu/top bar does not slide up. vIV2I.jpg609x566...
View ArticleIonic same codebase for ipad and iphone
@Ali015 wrote: I have a fully fledged app built with ionic and angularjs which is running fine on ipad and android.Now we have decided to release it for iphone and android phones with some design...
View ArticleIonic navigator.camera.getPicture won't return image from PHOTOLIBRARY
@ofershap wrote: I've added cordova-plugin-camera plugin to my ionic app, in order to use both of its advantages - take a picture using camera, and get image from the photo gallery. Taking a picture...
View ArticleIonic spinner within button vertical alignment
@Nicolazinho wrote: I have tried to implement a spinner within a button but for some reason the spinner seems to be top aligned instead of vertically centered:My code is the following: <button...
View ArticleMedia queries for devices with lesser dpi
@Balaji_Gopal wrote: I have created an simple app,It renders in all the phone but the Samsung Galaxy Tab 3 has lesser dpi which is rendering the app to the entire layout (width and height) of the...
View ArticleHandle radio values
@dbertels wrote: Being new to Ionic 2, I can't quite figure out how to get the values from a radio button. in the template I have <ion-list radio-group> <ion-item> <ion-label>I am...
View ArticleLooking for Ionic Architecture Advice
@robertlair wrote: I would like to get some opinions on how best to implement functionality similar the seller functionality in eBay's mobile application. Basically, when you need to enter information...
View Article$ionicpopup is big in size occupying almost the screen
@Harish_here wrote: popup pbm.png965x937 54.9 KB kindly help me with it i tried to customize the css class nothing is working here is my code$ionicPopup.alert({ title:'Invalid data', template:'please...
View ArticleUnable to get ion-list working with swipe!
@damoncasale wrote: I've been beating my head against this one for days. After having seen plunkrs working with the same kind of swipe behavior, I'm pretty sure this problem is unique to my HTML...
View ArticleIonic tab does not route to correct view
@MatTaNg wrote: For some reason one of my tabs(the chat tab) doesn't work. All the other tabs work i'm not sure why the chat tab doesn't work. As you can see from my plunker the chats tab is just...
View ArticleChange the icon of the SearchBar?
@thelonecabbage wrote: Is there a way to change the icon in the search bar place holder? (In this case I want to use it for a url entry field) Posts: 1 Participants: 1 Read full topic
View ArticleIonic RAM memory problem
@Zeub wrote: Hello, I have a problem with my Ionic application. The problem is that the application doesn't release the RAM. On each views change, the RAM increases (Up to 400MB and then the app just...
View ArticleSQL server with ionic
@Nouf_kh wrote: Hello everyone.I will work with an existing SQL server database, do I have to connect with it and retrieve and update the data using API's ?if I have to use API, how to implement an...
View ArticleRatings component
@maruti wrote: Hi all,I am looking for a rating component in ionic2 (Like this), can anyone give me any leads? Posts: 2 Participants: 2 Read full topic
View ArticleKeyboard Closing leaves white background after closing
@stevenfitzpatrick wrote: Having this issue whenever a keyboard closes it leaves a white background the size of the keyboard for a split second before the view re sizes back to normal. Happening in...
View ArticleDifferent Side Menus for different tabs
@adreno_abhi wrote: Hi all, Can someone help me with an app i am trying to build where i need a tab based ui. But i need different side menus for different tabs. So that when i select a tab , the side...
View ArticleSplash screen blank
@luchillo17 wrote: Hi, i followed this steps but the app splash screen is blank, it showed the splash before but now it doesn't: help? Posts: 5 Participants: 2 Read full topic
View ArticleIs there a plugin for muting the iphone?
@udayakanth wrote: Hi All, Im looking for an ionic plugin or any code that puts the iphone to silent mode without me using the side button. I want to know is that even possible to do. If not then...
View ArticleOur first Ionic 2 App
@ihadeed wrote: Hi there, I just wanted to share with you the first complete app that my startup has created using Ionic 2. Initially the app was written for Ionic 1 but we ended up upgrade the code...
View ArticleIon-modal-view height and width are too big; scrolling in browser and android...
@jakers wrote: Modal View: Screen Shot 2016-02-08 at 11.34.21 AM.png403x567 91.2 KB Screen Shot 2016-02-08 at 11.35.19 AM.png353x537 80.1 KB As you can see in the first image, the calculated size of...
View Article