Activate sub-pages from a main page
Thank you!Please do let me know if you have any other questions I actually just finished a full Ionic 2 app, and I'm finishing up another one too.
View ArticleStarter CodePen for Ionic 2 to demonstrate functionality or use to show issues
What are you trying to experience or learn about specifically?
View ArticleHire to develop mobile ebay app
my portfolio on behance:https://www.behance.net/Muhammad__AsifGmail:globalstar93@gmail.com
View ArticleIonic Developer Position in Barcelona
my portfolio on behance:https://www.behance.net/Muhammad__AsifGmail:globalstar93@gmail.com
View ArticleSplash screen blank
You know what I just realized my Ionic 2 apps have a blank splash screen as well. What I noticed is that my config.xml doesn't have any tags for the splashscreen for some reason ... I will look into...
View ArticleWARNING: Tried to load angular more than once
No bother ill have a look. If you have the code somewhere on GitHub that would be far handier but if not my email is jamesdesbyrne@gmail.com
View ArticleStarter CodePen for Ionic 2 to demonstrate functionality or use to show issues
i am not trying to learn this I am asking if there is a codepen template for ionic2... for me to build samples on or to show an issue i am having when I log a bug
View ArticleStarter CodePen for Ionic 2 to demonstrate functionality or use to show issues
I know how to start a project, I have been okaying with this for about 3 months now, I am looking for a codepen template for ionic2... for me to build samples on or to show an issue i am having when I...
View ArticleStarter CodePen for Ionic 2 to demonstrate functionality or use to show issues
Oh I understand you need now. I was trying to find one awhile ago but I couldn't. What I ended up doing is uploading the www directory to my website and sending the link to someone. It's not that big...
View ArticleSetting header color of app in overview (recent apps) screen
I'm adding some Lollipop-only styling to an app. I want to change color of header in the overview screeen like Gmail has here (red instead of the default grey) : Is there and ionic or Cordova plugin...
View ArticleActivate sub-pages from a main page
Thanks heaps for that explanation - it helps me a great deal. I'm still trying to work out how to use ngClass at the moment. If you could direct me to an example in ionic 2 maybe, that would be great!
View ArticleSetting header color of app in overview (recent apps) screen
Unfortunately there are no plugins to do that at the moment.
View ArticleActivate sub-pages from a main page
In your TypeScript/JavaScript have a property under your Page class that will hold the dynamic value. For instance we will call it buttonColor. this.buttonColor = 1; Change that value to whatever you...
View ArticleSetting header color of app in overview (recent apps) screen
I haven't tried this yet .. but it should work. You can do it manually by modifying the MainActivity.java file and creating a onResume() function and adding the following code to it: TaskDescription...
View ArticleActivate sub-pages from a main page
Wow - thanks for taking the time helping me out, your swift response is very much appreciated. I always get caught out thinking things are much more complex than they really are. You really make it...
View ArticleActivate sub-pages from a main page
Angular and Ionic are the simplest yet most powerful frameworks I've ever came across. If you ever look at something and think it's too complex then you probably just need to get your hands dirty with...
View ArticleHow to clear previous data when login
Hi guys just want to know your insights about this issue cause I'm stuck finding the right solution. I got all the right data from the server whenever i login. But when i started login again, It seems...
View ArticleErrors when trying to run ionic in ubuntu after updating to latest version
Hi guys, my first post here. When trying to run ionic in ubuntu using the folling command: ionic run android I am getting the below error: SyntaxError: Block-scoped declarations (let, const, function,...
View ArticleHow to clear previous data when login
Are you referring to data that was stored in memory or local storage?
View Article