datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

[iOS] Not compatible with latest React Native 0.73 RC 4

Open ravindraguptacapgemini opened this issue 2 years ago • 5 comments

Bug report

ravindraguptacapgemini avatar Nov 10 '23 06:11 ravindraguptacapgemini

@ravindraguptacapgemini any reason pr hasn't been raised with the patch? seems to work on 0.73

grgmo avatar Dec 19 '23 16:12 grgmo

This does not still work on the latest version of this library 7.6.2. My react native version is 0.76.1. I get this error when i tried to build for the ios device using "yarn run ios" The following build commands failed: CompileC /Users/obhenimen/Library/Developer/Xcode/DerivedData/poscholarsgstapp-dmzpseuzzmhmeocifevlpgaevsaj/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RNDateTimePicker.build/Objects-normal/arm64/RNDateTimePickerComponentView.o /Users/obhenimen/Documents/poscholarsgstapp/node_modules/@react-native-community/datetimepicker/ios/fabric/RNDateTimePickerComponentView.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'RNDateTimePicker' from project 'Pods') (1 failure)

Obhenimen avatar Dec 20 '23 00:12 Obhenimen

@Obhenimen same. Did you find a fix for this?

brandon-austin-lark avatar Dec 21 '23 19:12 brandon-austin-lark

@brandon-austin-lark Nope

pjohn71 avatar Jan 12 '24 18:01 pjohn71

Had the same issue and got it working again by upgrading to v7.6.3: npm i @react-native-community/[email protected]

niklashaug avatar Mar 19 '24 14:03 niklashaug

Issue still persists. I am already using this version "@react-native-community/datetimepicker": "^7.6.3",

abdulqadir-117 avatar Mar 22 '24 15:03 abdulqadir-117

Hello this should be fixed in v8 https://github.com/react-native-datetimepicker/datetimepicker/releases/tag/v8.0.0

Please open a new issue if the problem persists

Thank you!

vonovak avatar Apr 25 '24 20:04 vonovak