-
Notifications
You must be signed in to change notification settings - Fork 477
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 0.62 support #245
Comments
@kesha-antonov |
Awesome! Let's mention repo owner @irekrog |
you can temporarily fix this error by add this config to package.json |
What to do after that? npm install? EDIT: Thank you! |
@omar-dulaimi How did u installed v0.0.6 of "deprecated-react-native-listview" |
@zepvi In package.json it was already a dependency like this:
then Hope it works for you! |
Just want to point out that this solution doesn't work with react-native-modal-dropdown version 0.7.0. You can fix it to 0.6.2. |
@zanlucathiago and how exactly do you do that? |
@palmer95 You can fix it in package.json. { |
Check out #251 |
this one is working for me |
Just wanting to put a note that this doesn't work for RN 0.63+ |
It didn't work with 0.7.0 and 0.6.2 Any workaround for 0.63.+ ? |
Any work around for 0.63+? |
Please remove this deprecated out of date package so people stop trying to use it!!! |
Use v0.6.2. |
Guessing that was aimed at me @fqborges I agree but somebody has to state the obvious too or number of packages that need updates to continue working are going to keep increasing |
@tim92109 Sorry if it sounded aggressive, it shouldn't. |
Advice taken, @fqborges & thanks |
Hi!
When building with RN 0.62 it gives error:
The text was updated successfully, but these errors were encountered: