feat(DatePicker): add possibility to select mode yearAndMonth#949
feat(DatePicker): add possibility to select mode yearAndMonth#949GeoffreySautieres wants to merge 3 commits intohenninghall:masterfrom
Conversation
|
Please @henninghall , can you check this Pull Request? Its very important for the package I think! Thanks! I want to only pick the month and date, and the library doesn't support that, but this PR can made it!
|
db3b216 to
e88fc01
Compare
|
@GeoffreySautieres Thanks for your pr. It's worked. |
|
@henninghall |
|
build failed when i used this solution |
What version(s) do you use ? |
use this patch for fix this issue react-native-date-picker+5.0.13.patch in RN 0.85.1 |

Hi guys,
I've implemented the yearAndMonth mode!
Tested on different version of iOS and Android!
Below iOS 17.4, i used the magic number from iOS team to open the component with the correct mode!