Neverbirth

Results 4 issues of Neverbirth

My app freezes when calling NativeAlertDialog with extra labels. I've tried debugging it, but I haven't managed to find a reason for the problem, only that it freezes when calling...

NativeListDialog options are added in reversed order. Not only most people wouldn't expect it to behave that way, but when you set the selected item, code behind is finding the...

When trying to display a NativeDatePickerDialog on an iPhone, I get the following error: Invalid parameter not satisfying: view != nil

It seems the type checking done inside `mapping()` in Flow fails when using the returned value from a static function or similar.