Datetimepicker: Unable to find a specification for React-Core dependend upon by RNDateTimePicker

Created on 27 Oct 2020  路  2Comments  路  Source: react-native-datetimepicker/datetimepicker

React native: 0.59.10
@react-native-community/datetimepicker: 3.0.4

When installing/linking the datetimepicker and executing command "pod install" I get the error:
"Unable to find a specification for React-Core dependend upon by RNDateTimePicker".

This is due to the change made in: https://github.com/react-native-datetimepicker/datetimepicker/commit/3243e61f81fea8f245523a4c92bb4c98aae17789

Using @react-native-community/datetimepicker: 3.0.2 it works.

Most helpful comment

hello, for react native 0.59 you need to use v3.0.2

the latest versions only support RN 0.60 and newer.

thank you!

All 2 comments

hello, for react native 0.59 you need to use v3.0.2

the latest versions only support RN 0.60 and newer.

thank you!

@vonovak Could you add this in the readme? Compatability table?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yesIamFaded picture yesIamFaded  路  5Comments

mustafaskyer picture mustafaskyer  路  5Comments

Kamalnrf picture Kamalnrf  路  3Comments

StarryFire picture StarryFire  路  3Comments

gabrieljablonski picture gabrieljablonski  路  5Comments