Closed yagnesh97 closed 2 months ago
@JoshBarnesD its not working with latest (8.1.0). i have update my xcode 15.3 to 15.4 after that this issue is occurred.
I can confirm that this issue happens with Xcode 15.4 and RNDateTimePicker (8.1.0) as shown in this comment. It seems that the applied patch needs to be reverted again.
@JoshBarnesD its not working with latest (8.1.0). i have update my xcode 15.3 to 15.4 after that this issue is occurred.
It is not working for me.
I have the same issue
This issiue is still active with Xcode 15.4 and datetimepicker 8.1.1 prevents IOS build or run
I have the same issue
I have the same issue
I downgraded Xcode to 15.2 it seems this is the only solution for now
same issue. getting from xcode 15.4.
this worked for me
Hello and thanks for asking, you're having this error because you're running an incompatible version. see https://github.com/react-native-datetimepicker/datetimepicker#react-native-support Thank you 🙂
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
@react-native-community/datetimepicker@7.6.1
for the project I'm working on.Error:
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.