NativeScript / sample-Groceries

:green_apple: :pineapple: :strawberry: A NativeScript-built iOS and Android app for managing grocery lists
Apache License 2.0
485 stars 345 forks source link

Restore background animation #302

Closed tjvantoll closed 6 years ago

tjvantoll commented 6 years ago

I just removed this app’s opening animation as it caused images on iPhone Xs. Specifically, the background container could not stretch to overlap the page’s boundaries, creating this messy look.

image

We should take some time to see if we can get this back in and working.