Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: android button labels not working #648

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Conversation

vonovak
Copy link
Member

@vonovak vonovak commented Aug 20, 2022

Summary

closes #646

Test Plan

tested locally

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
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

@vonovak vonovak enabled auto-merge (squash) August 20, 2022 07:42
@vonovak vonovak disabled auto-merge August 20, 2022 07:42
@vonovak vonovak merged commit b7e1a0c into master Aug 20, 2022
@vonovak vonovak deleted the fix/android-btn-label branch August 20, 2022 09:25
vonovak pushed a commit that referenced this pull request Aug 20, 2022
## [6.3.2](v6.3.1...v6.3.2) (2022-08-20)

### Bug Fixes

* android button labels not working ([#648](#648)) ([b7e1a0c](b7e1a0c))
@vonovak
Copy link
Member Author

vonovak commented Aug 20, 2022

🎉 This issue has been resolved in version 6.3.2 🎉

If this package helps you, consider sponsoring us! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

positiveButtonLabel and negativeButtonLabel not work on Android imperative api
1 participant