rghorbani / react-native-general-calendars

React Native Calendar Components 📆

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined is not an object (evaluating 'ToolbarAndroid.propTypes')

ahmedmesawer opened this issue · comments

This error is shown when I upgrade react-native version to 0.61.1

commented

Same issue here. Just installed the library and copied the Agenda example and I got the same error.

it seems that ToolbarAndroid is removed from new versions of react-native 60.0+ https://stackoverflow.com/a/58246509/7593095 you can use this instead https://github.com/wix/react-native-calendars