Skip to content

feat(android)!: remove deprecated button label props#1039

Merged
vonovak merged 1 commit intomasterfrom
remove-deprecated-button-labels
Mar 16, 2026
Merged

feat(android)!: remove deprecated button label props#1039
vonovak merged 1 commit intomasterfrom
remove-deprecated-button-labels

Conversation

@vonovak
Copy link
Member

@vonovak vonovak commented Mar 16, 2026

BREAKING CHANGE: The deprecated positiveButtonLabel, negativeButtonLabel, and neutralButtonLabel props have been removed. Use positiveButton, negativeButton, and neutralButton instead.

Summary

remove deprecated prop

Test Plan

  • green CI

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅ ❌
Android ✅ ❌

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

…Label, neutralButtonLabel props

BREAKING CHANGE: The deprecated `positiveButtonLabel`, `negativeButtonLabel`, and `neutralButtonLabel` props have been removed. Use `positiveButton`, `negativeButton`, and `neutralButton` instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vonovak vonovak merged commit 4e463d3 into master Mar 16, 2026
5 checks passed
@vonovak vonovak deleted the remove-deprecated-button-labels branch March 16, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant