react-native icon indicating copy to clipboard operation
react-native copied to clipboard

components that blink in the presence of a scrollcomponents that blink in the presence of a scroll : ios

Open klawijuice opened this issue 8 months ago • 7 comments

Description

I had a React Native 0.75.4 project, and everything was fine until I migrated to version 76.9 I'm noticing that in this version, I have components that flash even when I'm not interacting with the app, as in the example in the video.

https://github.com/user-attachments/assets/93038e08-bbc1-4851-82a3-6c21cd3f0c00

Steps to reproduce

no

React Native Version

0.76.9

Affected Platforms

Runtime - iOS

Output of npx @react-native-community/cli info

System:
  OS: macOS 15.4
  CPU: (8) arm64 Apple M1 Pro
  Memory: 160.19 MB / 16.00 GB
  Shell:
    version: "5.9"
    path: /bin/zsh
Binaries:
  Node:
    version: 20.17.0
    path: ~/.nvm/versions/node/v20.17.0/bin/node
  Yarn: Not Found
  npm:
    version: 11.2.0
    path: ~/.nvm/versions/node/v20.17.0/bin/npm
  Watchman:
    version: 2024.09.30.00
    path: /opt/homebrew/bin/watchman
Managers:
  CocoaPods:
    version: 1.15.2
    path: /opt/homebrew/bin/pod
SDKs:
  iOS SDK:
    Platforms:
      - DriverKit 24.0
      - iOS 18.0
      - macOS 15.0
      - tvOS 18.0
      - visionOS 2.0
      - watchOS 11.0
  Android SDK: Not Found
IDEs:
  Android Studio: 2024.1 AI-241.18034.62.2412.12266719
  Xcode:
    version: 16.0/16A242d
    path: /usr/bin/xcodebuild
Languages:
  Java:
    version: 17.0.12
    path: /usr/bin/javac
  Ruby:
    version: 2.6.10
    path: /usr/bin/ruby
npmPackages:
  "@react-native-community/cli":
    installed: 15.0.1
    wanted: 15.0.1
  react:
    installed: 18.3.1
    wanted: 18.3.1
  react-native:
    installed: 0.76.9
    wanted: 0.76.9
  react-native-macos: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: true
  newArchEnabled: true
iOS:
  hermesEnabled: true
  newArchEnabled: true

Stacktrace or Logs

no

Reproducer

no

Screenshots and Videos

Image

klawijuice avatar Apr 12 '25 12:04 klawijuice

[!WARNING] Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.

Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.

react-native-bot avatar Apr 12 '25 12:04 react-native-bot

[!WARNING] Unsupported version: It looks like your issue or the example you provided uses an unsupported version of React Native.

Due to the number of issues we receive, we're currently only accepting new issues against one of the supported versions. Please upgrade to latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If you cannot upgrade, please open your issue on StackOverflow to get further community support.

react-native-bot avatar Apr 12 '25 12:04 react-native-bot

[!WARNING] Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:

react-native-bot avatar Apr 12 '25 12:04 react-native-bot

@klawijuice Can u please verify on this latest react native version 0.79.x? Also can u please share a valid repro using Reproducer Template so it can be validated quickly. Thanks!

devanshsaini11 avatar Apr 14 '25 07:04 devanshsaini11

This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.

react-native-bot avatar May 09 '25 05:05 react-native-bot

@devanshsaini11 on version 0.79 of react native the problem is solved

klawijuice avatar May 09 '25 06:05 klawijuice

@klawijuice Can we close this issue now?

devanshsaini11 avatar May 12 '25 07:05 devanshsaini11