Sebastian Beigel

Results 4 comments of Sebastian Beigel

Using a custom compontent in headerCenter is affected by the same bug/problem...

Same and it's caused by #538 (at least for me). You could change your code to only use string values (and add the necessary conversions) but I strongly hope that...

Same, I changed YGNodeRef to YGNodeConstRef in RNDateTimePickerShadowView.m line 44 (in function RNDateTimePickerShadowViewMeasure) and everything seems back to normal :)

Sorry to come back to this issue... But I have exactly the same situation as the OP. And I can solve it be using `reset: false` in my default config...