react-native-month-year-picker
react-native-month-year-picker copied to clipboard
TypeError: null is not an object (evaluating '_RNMonthPickerDialogModule.default.open')
I've an error when using MonthPicker from 'react-native-month-year-picker' (Android devices)
I guess it's happens because the auto linking doesn't run automatically. Is there any guide to install dependencies manually on Android and iOS?
Hello @auliakbarh! What's your RN version?
Hello @auliakbarh! What's your RN version?
I'm using RN 0.62.2, and using existing the native app (ios & android)
Weird. That version already has autolinking. Did you build the app? Did you try running a gradle sync from Android Studio? Is this happening to you also on iOS?
I'll close this due to inactivity.
I've the same issue.
- RN version 0.63.4
- Expo with Bare workflow.
I've already try to link manually, but don't work as well.
Hello! Thanks for using the library! I've never tested it on Expo bare workflow. I've always worked on ejected RN projects. Is this an Android only issue? or can it be reproduced on iOS too?
I can't reproduce the error on iOS, so I don't know if this error happens only in the Android.
Ok, I'll reopen it. Can you share me your android/settings.gradle
and your android/app/build.gradle
files?
i have the same issue using Expo client, RN version: 0.63.2
@mixermat99 the component is not compatible with Expo, at least not with the Managed workflow. Are you using Bare?
From Expo documentation page:
No, i'm using Managed Workflow
@mixermat99 check my edited comment. I'm sorry, but Expo won't support it.
Ok, thanks very much
@mixermat99 sorry you can't use it! 😔
nothing, your library for me is the best month/year picker online, is for this reason that i would use that
we have version of 0.59.4 and have this issue , is there any solution for it. library version-^1.6.4
i'm getting the same crash in 0.59.4, can someone help me please.
Hey! I was off. I recommend using RN 0.60+, there are some issues with lower versions. Either way, I'll set up a 0.59 env to check Android.
I have the same problem using EXPO