Page 1 of 2
Responsive layout
Posted: Sun May 05, 2013 8:05 am
by Andrés Méndez
Hello.
I want my app to be used in iPhone and iPad (and on Android platforms), so I want my app to use the size of an iPad and adapt to the small size of an iPhone.
I've seen solutions like Bootstrap which are responsive and they allow you to define special layouts for different screen sizes.
Can I do this with Appery?
Thanks.
Responsive layout
Posted: Mon May 06, 2013 3:22 am
by maxkatz
Appery.io uses jQuery Mobile components and they will resize based on screen size. As for responsive design - jQuery Mobile has added this support and we will be incorporating it as well.
Responsive layout
Posted: Fri May 10, 2013 6:49 pm
by Andrés Méndez
Thanks Max.
Is there anyway now in Appery to develop one app which uses a different layout in iPad than in iPhone, or do I have to develop one app for each one (if I want to use the full screen of an iPad with more content)?
Responsive layout
Posted: Fri May 10, 2013 8:43 pm
by maxkatz
Of course.. you can write any JavaScript/CSS.
Responsive layout
Posted: Sat May 11, 2013 5:41 pm
by Andrés Méndez
Do you recommend any framework which has already been used successfully with Appery, or do I have to create anything from scratch?
Responsive layout
Posted: Sat May 11, 2013 5:42 pm
by Andrés Méndez
Do you recommend any framework which has already been used successfully with Appery, or do I have to create anything from scratch?
Responsive layout
Posted: Sat May 11, 2013 5:47 pm
by Alena Prykhodko
Hello!
You can write any JS you want. If there is known framework we'll update.
Responsive layout
Posted: Thu Nov 27, 2014 12:42 am
by Rich Phillips
Max - any updates on responsive design within Appery? it appears jQuery Mobile now has this in place. Thank you.
Responsive layout
Posted: Thu Nov 27, 2014 4:42 am
by Yurii Orishchuk
Hi Rich,
Unfortunatly no for now.
Regards.
Responsive layout
Posted: Thu Feb 26, 2015 3:04 pm
by Shalu Salodia
Is there any way to make an app responsive ? I have used appery.io components that are responsive but apart those components, currently using other labels by editing through source that scatters with different screen sizes. I have given top : 20% and left : 30% in css (as example) thats not working.