react-native-community / upgrade-support

A central community-backed place to request and give help when upgrading your app.
MIT License
251 stars 2 forks source link

React-native version upgarde issue from 0.65.0-0.68.0 #261

Open ramyanayaka330 opened 4 months ago

ramyanayaka330 commented 4 months ago

Android Environment issue System: OS: macOS 13.6.3 CPU: (10) arm64 Apple M2 Pro Memory: 71.00 MB / 16.00 GB Shell: 3.2.57 - /bin/sh Binaries: Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node Yarn: 1.22.21 - ~/.nvm/versions/node/v16.20.2/bin/yarn npm: 8.19.4 - ~/Documents/DH_Jumeirah/DH-MOBILE/DH-Jcom-Mobile/node_modules/.bin/npm Watchman: 2024.01.22.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.15.2 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 23.0, iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0 Android SDK: Not Found IDEs: Android Studio: 2022.3 AI-223.8836.35.2231.11090377 Xcode: 15.0/15A240d - /usr/bin/xcodebuild Languages: Java: 11.0.22 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: ^18.2.0 => 18.2.0 react-native: ^0.68.0 => 0.68.7 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

Upgrade from 0.65.0- 0.680

we are upgrading react-native version from 0.65.0 – 0.68.0 , and after the version upgrade we see application is crashing with android device in TextInput component. Below is the screenshot attached , if anyone faced similar issue or any suggestion to resolve , kindly do the needful.

Reproduce issue : Any screen with TextInput component crashes

Screenshot 2024-02-12 at 5 10 03 PM
ramyanayaka330 commented 4 months ago

i resolved the issue by @android:color/transparent add this in your base theme for android