gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
105 stars 73 forks source link

Error in release mode iOS #62

Closed nwpnkmngm closed 3 years ago

nwpnkmngm commented 3 years ago

I got error on release iOS application

when I select month and year on release I can get any year that I selected but I still got January month when submit. It's work on simulator and debug mode on device.

gusparis commented 3 years ago

hey @nwpnkmngm! thanks for using the library! Weird thing you're experiencing...I will look into it.

nwpnkmngm commented 3 years ago

@gusparis I'm not sure you have the same problem with me, I need you to try release iOS app out and test with this picker because I have problem with any picker like this one such as DatePicker etc.

gusparis commented 3 years ago

Yeah, couldn't reproduce your issue. RN and iOS versions?

gusparis commented 3 years ago

Closed due to inactivity.