react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

Add animation to Segmented Button icons

Open aravind3566 opened this issue 1 year ago • 1 comments

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.tsx and SegmentedButtonItem.tsx files.
  • 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 animated property to both SegmentedButtons and SegmentedButtonItem components.

Source: https://github.com/callstack/react-native-paper/compare/main...aravind3566:react-native-paper:main

aravind3566 avatar Nov 07 '24 07:11 aravind3566

Hey @aravind3566, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Nov 07 '24 07:11 callstack-bot