SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 154 C++

feat: Adding support for objectFit a partial equivalent to the resizeMode style and prop of <Image>. (#34576)

Summary:
This PR aims to add support for objectFit a partial equivalent to the resizeMode style and prop of Image.

## Changelog

[General] [Added] - Add support for objectFit style of Image.

Pull Request resolved: https://github.com/facebook/react-native/pull/34576

Test Plan:
1. Open the RNTester app and navigate to the Image page
2. See the Object Fit section.

![Screenshot_1662112702](https://user-images.githubusercontent.com/8868908/188115315-5d5aa971-93ba-4437-a54b-c5ea69b00c08.png)

Reviewed By: rickhanlonii

Differential Revision: D39261176

Pulled By: jacdebug

fbshipit-source-id: 1eefd76b6c11ed5fc52b2c524ad78c91051077f6
A
Agastya Darma Laksana committed
b2452ab216e28e004dc625dd8e1ad32351a79be9
Parent: 4d04b1d
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/8/2022, 6:52:10 PM