CalendarPicker Component for React Native
You might have already worked with the DatePickerIOS Component from React Native, it renders a native Date and Time Picker.

Here is the community CalendarPicker Component instead, from stephy, that will render a complete Calendar for your Views.
The GitHub repo also contains a working app sample.