D. Patrick Caldwell

Results 5 comments of D. Patrick Caldwell

@zbtang, is this repo still maintained or should we abandon it? Thanks!!

I still have the issue in 5.4.9. It looks like it's still going to exist in 6.0. In my case, I have the same PagerView component on multiple pages and...

@formaldehydeson > I'm having this same issue, only on Android. Regardless of the value of avoidKeyboard prop the modal will always move up when the keyboard pops up. I also...

By the way, the documentation seems to imply that the desired behavior is the actual behavior: https://github.com/vultix/ts-results#unwrap ```ts let goodResult = new Ok(1); let badResult = new Err(new Error('something went...

Is this being worked on? If not, I'll probably add this early next week.