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

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

Open
ramyanayaka330 opened this issue Feb 14, 2024 · 1 comment
Open

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

ramyanayaka330 opened this issue Feb 14, 2024 · 1 comment

Comments

@ramyanayaka330
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant