web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
640 stars 164 forks source link

is there a way to use a different keyboard? #267

Closed jpatricksweeney closed 1 year ago

jpatricksweeney commented 1 year ago

Hello, Question...is there a way to use a different keyboard? On iOS and Android, the keyboard that appears is numeric which means there's no way to enter the date manually (modal works great) because there's no forward slash character. Or perhaps I'm missing something? Thanks in advance, Patrick

iM-GeeKy commented 1 year ago

Hey @jpatricksweeney, I think it should be injecting the slashes in automatically. I was able to reproduce it, so I'll look into the issue a little deeper and see if I can find a resolution.

jpatricksweeney commented 1 year ago

Hi @iM-GeeKy Brandon, thanks so much!

jpatricksweeney commented 1 year ago

thanks Brandon! I’ll test it out first thing tomorrow.

On Mar 14, 2023, at 7:15 PM, Brandon Fitzwater @.***> wrote:

Hey @jpatricksweeney https://github.com/jpatricksweeney feel free to test this out. I threw it together quickly, but it should address the problem I believe #269 https://github.com/web-ridge/react-native-paper-dates/pull/269 — Reply to this email directly, view it on GitHub https://github.com/web-ridge/react-native-paper-dates/issues/267#issuecomment-1468992660, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZ3SKEMQ5FHUVNEUJ5KV33W4D3YXANCNFSM6AAAAAAVYGC7IM. You are receiving this because you were mentioned.

jpatricksweeney commented 1 year ago

@iM-GeeKy Hey Brandon, I tested it in my local env and all looked good (slashes are automatically injected). Will this be pushed up to main branch soon? many thanks! Pat

iM-GeeKy commented 1 year ago

@iM-GeeKy Hey Brandon, I tested it in my local env and all looked good (slashes are automatically injected). Will this be pushed up to main branch soon? many thanks! Pat

Hey dude, check out this comment. There is a temporary patch you can use while I can come up with a proper solution that works for everyone.

iM-GeeKy commented 1 year ago

Closed by https://github.com/web-ridge/react-native-paper-dates/pull/269