Grial-UI-Kit-Support icon indicating copy to clipboard operation
Grial-UI-Kit-Support copied to clipboard

Parallax Header Article in VS not matching iOS demo

Open DimPD opened this issue 2 years ago • 1 comments

Description

Running a build from the supplied project file has a mismatched animation on the "Parallax Header Article".

Steps to Reproduce

  1. Run latest Grial demo on iOS and open "Parallax Header Article" page.
  2. Swipe up and down to view Parallax Effect.
  3. Run latest Grial package supplied from the admin site.
  4. Swipe up and down in the emulator or mobile build and view Parallax effect.

Expected Behavior

The expectation is that the build would match the parallax effect on iOS.

Actual Behavior

The behaviour on the VS version does not match the demo on iOS. The animation on iOS is a better representation of the effect that is wanted.

Basic Information

  • Version with issue: 4.0.56.0
  • Target Frameworks:
    • iOS: 4.0.26

Screenshots

iOS Demo: IMG_3467

VS Build: Simulator Screen Shot - iPhone 13 Pro - 2022-08-31 at 13 40 22

DimPD avatar Aug 31 '22 03:08 DimPD

I think the difference is due to the Navigation Bar that in .NET MAUI is not transparent. We are working on migrating that behavior and will be available soon. You can follow the feature comparison between XF and MAUI here.

dirivero avatar Nov 02 '22 19:11 dirivero

Transparent navbar is part of Grial for MAUI now. Take a look at version 4.0.84: https://grialkit.com/blog/grial-ui-kit-4-for-net-maui-february-update

dirivero avatar Mar 13 '23 00:03 dirivero