react-native-paper
react-native-paper copied to clipboard
Add animation to Segmented Button icons
A pull request for the react-native-paper repository adds animated icon changes to SegmentedButtons and SegmentedButtonItem components, improving UI and addressing an unspecified issue.
Key Takeaways:
- A pull request was created for the react-native-paper repository.
- The pull request includes changes to
SegmentedButtons.tsxandSegmentedButtonItem.tsxfiles. - The main change is the addition of an animated icon feature to the SegmentedButtons component.
- Three commits were made on November 7, 2024.
- The pull request involves 13 additions and 2 deletions across 2 files.
- The pull request is mergeable.
- Add option for number of lines for label text
- The changes include adding an
animatedproperty to bothSegmentedButtonsandSegmentedButtonItemcomponents.
Source: https://github.com/callstack/react-native-paper/compare/main...aravind3566:react-native-paper:main
Hey @aravind3566, thank you for your pull request 🤗. The documentation from this branch can be viewed here.