Datetimepicker: [3.4.5] R.style.ClockTimePickerDialog

Created on 16 Apr 2021  路  2Comments  路  Source: react-native-datetimepicker/datetimepicker

Bug report

Hi, I saw that in the last commit you changed how you access ClockTimePickerDialog, it now gives me a build error:

error: cannot find symbol ? R.style.ClockTimePickerDialog ^ symbol: variable ClockTimePickerDialog location: class style

I mean 5f0c8ee98b13775e7fbb38b902b84d32774b8790

react-native: 0.64.0

released

Most helpful comment

? R.style.ClockTimePickerDialog
^
symbol: variable ClockTimePickerDialog
location: class style

Same issue
"react-native": "0.64.0"

All 2 comments

? R.style.ClockTimePickerDialog
^
symbol: variable ClockTimePickerDialog
location: class style

Same issue
"react-native": "0.64.0"

:tada: This issue has been resolved in version 3.4.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings