All Questions
Tagged with responsive-design javascript
2 questions
0
votes
1
answer
219
views
ReactJS - proper way to handle a responsive design approach?
I've always used CSS and media queries when it comes to responsive design. I've been developing in ReactJS for a while, but I feel my approach to responsive design is sloppy. I find myself using a mix ...
0
votes
1
answer
5k
views
Switching between mobile webapp version using Ionic Framework and Desktop web app version?
I own a web application that make use of Twitter Bootstrap 3.
This eases the design of the mobile version since it brings some responsive features.
However, I would like a really native-mobile aspect ...