javascript - Ionic2 - Native Scroll -


ionic1 can use native scroll improve performance of app using code

$ionicconfigprovider.scrolling.jsscrolling(false); 

how can same in ionic2?

just can find here

happy ionic 2 100% native scrolling since day 1


Comments

Popular posts from this blog

php - Auto increment employee ID -

php - isset function not working properly -

python - Evaluating the next line in a For Loop while in the current iteration -