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

Screen Flickers when user tries to share the message to external app using react-native-share library #2545

Open
krishna121996 opened this issue Oct 14, 2024 · 0 comments

Comments

@krishna121996
Copy link

Issue Description

We have share button in each message tile (Bubble), to share the message to the external apps (gmail, notes, watsapp....etc).
We have used react-native-share library to share the content. When user tries to click on this share and the external modal opens, during this transition the entire screen is getting flickered.
Note: Issue is reproducible in Android devices only.

Steps to Reproduce / Code Snippets

  1. Launch the application.
  2. Do some conversation in gifted chat.
  3. click on any bubble having share button.
  4. observe the issue.
image

Expected Results

Screen should not flicker when user tries to share the content.

Additional Information

  • Nodejs version: v20.12.2
  • React version: 18.1.0
  • React Native version: 0.70.5
  • react-native-gifted-chat version: 2.4.0
  • Platform(s) (iOS, Android, or both?): Android
@krishna121996 krishna121996 changed the title Screen Flickers when user tries to share the message to external app using react-native-share-library Screen Flickers when user tries to share the message to external app using react-native-share library Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant