Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: change opacity logic from random to decrement by -0.20 (#46830)
Summary: Part of this: #46757 Solves: ME2E0003 ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry.https://reactnative.dev/contributing/changelogs-in-pull-requests --> [ Internal ] [ Changed ] - The opacity logic is changed from random to decrement the opacity by -0.2 For more details, see: Pull Request resolved: #46830 Test Plan: yarn e2e-test-ios yarn e2e-test-android Reviewed By: rshest Differential Revision: D64173519 Pulled By: cipolleschi fbshipit-source-id: 69a09b64e7e4f098d3bfd72529401dadb49b93d7
- Loading branch information