@Sumeet123 wrote:
I am developing an ionic app for android+ios and it's reacting differently on different android devices in performance !
The device i am testing on (android 4.2) it works fine still lags sometimes !! I tested it on other android 4.2 device and it was lagging alot . The view was not loading at once.. it loaded pixel by pixel making it ugly !
Not yet tested on ios device but i hope it works well on ios !
Question here is , what is affecting the performance ?
My app has
7 to 8 states with only one state having complex list.
The main default route state has that complex list of cards. I read somewhere that cards make the ioni app slow.
- Apart from normal content i am using ngStorage for my local storage..
Does inLine CSS affect ionic app's performance?
I am using a separate css file for my css styles... stil i have lots of inline css used in html ,so does that affect?
OR
what is/can affect the performance? How to make it smooth.
Till now i have noticed that ionic apps are not as smooth as native apps and reacts differently on different devices !
Guidance and help is appreciated, Thanks
Posts: 6
Participants: 3