TheWidlarzGroup / react-native-notificated

⚡️React Native toast notifications
https://thewidlarzgroup.github.io/react-native-notificated/
MIT License
373 stars 21 forks source link

[BUG] Notification shadow artifacts on Android #224

Closed PdoubleU closed 10 months ago

PdoubleU commented 11 months ago

Prerequisites Please answer the following questions for yourself before submitting an issue.

Describe the bug The notification's shadow creates artifacts while the element in/out screen.

To Reproduce Steps to reproduce the behavior:

  1. Open examples on the Android simulator
  2. Call notification
  3. Shadow appears before notification opacity animated to 1 (same thing for animation out)

Expected behavior The artifact shouldn't appear. See GitHub issue for reference https://github.com/facebook/react-native/issues/23090#issuecomment-710803743

Possible Solution Solution: https://github.com/facebook/react-native/issues/23090#issuecomment-710803743

Screenshots N/A

Smartphone (please complete the following information): N/A

Additional context N/A