forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tinted vector drawable example to RNTester (facebook#48541)
Summary: Pull Request resolved: facebook#48541 Shows how to use tintColor in conjunction with new XML file format, and serves as a good E2E test bench to ensure that drawables don't accidentally reuse the same state (if the underlying implementation isn't careful enough to call `buildCopy`, both icons will render red) Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D64136753 fbshipit-source-id: 3bd0933e587364425ac14a0635690d4b274a55fe
- Loading branch information
1 parent
9b646c8
commit 071506f
Showing
2 changed files
with
19 additions
and
25 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters