Meitat Khamchaat

Results 5 comments of Meitat Khamchaat

> Also had an issue with Flipper-Folly for new Xcode version 12.5. > I resolved this issue by commending these code in Podfile: > > ` # use_flipper!` > `#...

> Hi @sonmybbp05 Can you share me the code how this month view is working in your device? Yes, I can share it. ``` import React from 'react'; import {...

> Thank you so much @sonmybbp05 This code worked for me. Get the calendar view perfectly. Once again thank you. Yes, it worked. But when you click on free space...

> Thanks for the feedback! I have realized there's quite some issue on the render of spanning events due to the ordering being different each day. I have been working...

> Same, I changed YGNodeRef to YGNodeConstRef in RNDateTimePickerShadowView.m line 44 (in function RNDateTimePickerShadowViewMeasure) and everything seems back to normal :) It 's same issue.