Oskar Kwaśniewski

Results 132 comments of Oskar Kwaśniewski

@satya164 Thanks for your feedback 👍 I have a few questions about what to do next with this component. > I'm not sure about the API of `SegementedButton` and `SegmentedButton.Group`...

After internal discussion we decided to refactor the component API to pass the items array. Using the `SegmentedButton` component without group doesn't make sense. Current `SegmentedButton` export will be removed...

@AntoineDoubovetzky We've released [slider v4.3.1](https://github.com/callstack/react-native-slider/releases/tag/v4.3.1) supporting fabric so I think we can remove it now. cc. @thymikee

This has been fixed by @sebasg0 and released in https://github.com/callstack/react-native-pager-view/releases/tag/v6.0.1

> Any reasoning behind transferring the example app to new arch? Any PR's description? Why completely leaving the old architecture? Sorry for not providing the PR description right away. I'm...

Hey, I've fixed this issue in paper here: https://github.com/callstack/react-native-paper/issues/3292 This has been released in the current stable version: https://github.com/callstack/react-native-paper/releases/tag/v4.12.5

What's the point of embedding `tab-view` inside a flatlist? This looks really off to me by rendering in with `renderItem`. If you want to render `tab-view` inside scroll view you...

Closing this, since it's supported in `react-native-collapsible-tab-view`

@sebasg0 Thanks for your PR! It has been merged and will be released in the next version of `[email protected]` 🚀