mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Part of this: https://github.com/facebook/react-native/issues/46757 Solves: - ME2E0011 - ME2E0012 ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [ Internal ] [ Added ] - Add e2e test for button Pull Request resolved: https://github.com/facebook/react-native/pull/46805 Test Plan: ``` yarn e2e-test-ios yarn e2e-test-android ``` Reviewed By: cortinico Differential Revision: D63829243 Pulled By: cipolleschi fbshipit-source-id: 87d8e62650c66fb07e116877a212eff79f10eaf2