DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.17k stars 1.5k forks source link

[iOS] TintColor via style prop not working #946

Open taeyoon0137 opened 1 year ago

taeyoon0137 commented 1 year ago

Describe the bug Set tintColor via style parameter doesn't applied. But tintColor via prop works but warning.

To Reproduce

  1. Apply tintColor via style={{ tintColor: ... }}
  2. Not Applied

Expected behavior TintColor should be applied

Screenshots 스크린샷 2022-11-15 오후 2 55 06 스크린샷 2022-11-15 오후 2 56 22

Dependency versions

Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.