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.
![DatePickerIOS](http://i.imgur.com/lV7E7Ix.png?2
)
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.