A new thought on android hybrid app concepts
so imma huge fan of hybrid apps because simply making native apps takes too much of work
specially the styling part
but the problem with the hybrid approach is that even in my S4 the performance is really poor
mostly the animations,transitions,scrolls and touch events shows the sluggishness in all mobile frameworks
so i came up with an idea which seem to working so far, that's to make the app native and use HTML if and only if needed ex: for the Actionbar, side drawer, tab controls native components should be used HTML parts would be used in things like Lists,forms, etc where we need to make it visually appealing and also responsive (since one of the main benefits of hybrid apps is not having to make separate layouts for each resolutions)
atm i'm trying out this on a commercial app to see the success, any ideas about this? :)
0 comments
[ 4.7 ms ] story [ 11.2 ms ] threadNo comments yet.