i have successfully selected date and time in my react app using a react-native-modal-datetime-picker it worked smooth i want a picker in which i can select month and year only:
How can I add a month and year picker?
i tried to find examples and any tutorial which can help but didn't find any relative to my problem.