Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaskedView flickers while navigating on Android #19644

Closed
gabrieldonadel opened this issue Oct 20, 2022 · 0 comments · Fixed by #19645
Closed

MaskedView flickers while navigating on Android #19644

gabrieldonadel opened this issue Oct 20, 2022 · 0 comments · Fixed by #19645
Labels
needs validation Issue needs to be validated

Comments

@gabrieldonadel
Copy link
Member

Summary

A couple weeks ago @react-native-masked-view/masked-view released version 0.2.8 fixing an issue where MaskedView would flicker showing only the underlying color when navigating on Android, as this also affects expo users it would be good to upgrade @react-native-masked-view/masked-view to the latest version as we're still using v0.2.6

What platform(s) does this occur on?

Android

Environment

 expo-env-info 1.0.5 environment info:
    System:
      OS: macOS 12.5.1
      Shell: 5.8.1 - /bin/zsh
    Binaries:
      Node: 16.18.0 - ~/.volta/tools/image/node/16.18.0/bin/node
      Yarn: 1.22.11 - ~/.volta/tools/image/yarn/1.22.11/bin/yarn
      npm: 8.19.2 - ~/.volta/tools/image/node/16.18.0/bin/npm
    SDKs:
      iOS SDK:
        Platforms: DriverKit 21.4, iOS 16.0, macOS 12.3, tvOS 16.0, watchOS 9.0
      Android SDK:
        API Levels: 26, 28, 29, 30, 31, 33
        Build Tools: 26.0.3, 29.0.2, 30.0.2, 30.0.3, 31.0.0
        System Images: android-26 | Google APIs Intel x86 Atom_64, android-31 | Google APIs ARM 64 v8a, android-31 | Google Play ARM 64 v8a, android-33 | Google Play ARM 64 v8a
    IDEs:
      Android Studio: 2021.2 AI-212.5712.43.2112.8815526
      Xcode: 14.0.1/14A400 - /usr/bin/xcodebuild
    npmGlobalPackages:
      expo-cli: 6.0.5
    Expo Workflow: bare

Minimal reproducible example

https://snack.expo.dev/@gabrieldonadel/maskedview-android

Screen_Recording_20221020_142828_Expo.Go.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs validation Issue needs to be validated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant