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

ReactPicker (com.facebook.react.views.picker) package does not exist after upgrade 65 -> 66 #32623

Closed
hippiejuice opened this issue Nov 18, 2021 · 1 comment
Labels
Needs: Triage 🔍 Resolution: Locked This issue was locked by the bot. Type: Upgrade Issue Issues reported from upgrade issue form

Comments

@hippiejuice
Copy link

New Version

0.66.3

Old Version

0.65.2

Build Target(s)

Android simulator in debug

Output of react-native info

System:
OS: macOS 11.6.1
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 1.10 GB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 16.9.0 - /usr/local/bin/node
Yarn: 1.17.3 - /usr/local/bin/yarn
npm: 7.21.1 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.2 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.0.1, iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0
Android SDK:
API Levels: 26, 27, 28, 29, 30
Build Tools: 28.0.2, 28.0.3, 29.0.2, 30.0.2
System Images: android-28 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 4.2 AI-202.7660.26.42.7351085
Xcode: 13.1/13A1030d - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_222 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 17.0.2 => 17.0.2
react-native: 0.66.3 => 0.66.3
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Issue and Reproduction Steps

Hi! I upgrade to RN 0.66.3 from 0.65.2 because I was facing the overflow view issue on Android. On updating, I'm getting this error upon building on Android from one of my dependencies, iOS works fine.

package com.facebook.react.view.picker does not exist
cannot find symbol class ReactPicker

I've removed and re-instlled node_modules, cleaned project, cleans gradlew, and reset react-native cache. Not sure what else to do here. Thanks.

@hippiejuice
Copy link
Author

Ah, I'm seeing this was removed in RN 66 - https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#breaking

@facebook facebook locked as resolved and limited conversation to collaborators Nov 23, 2022
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Triage 🔍 Resolution: Locked This issue was locked by the bot. Type: Upgrade Issue Issues reported from upgrade issue form
Projects
None yet
Development

No branches or pull requests

2 participants