You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modern android apps, have the parallax scrolling behavior, where the action bar fades away when scrolling through the page, and it provides very good UX. As of now, there is no easy way to do this using NativeScript.
I have tried the nativescript-parallax plugin, but it seems to be broken as of now.
Please consider this feature request for the next release.
Update:
Here are some images of the behavior that is needed