Files
react-native/Libraries/Image
Steve Alves-BlytandFacebook GitHub Bot bcf493f346 fix: add width, height and crossOrigin props on Image type declaration file (#36196)
Summary:
According this Issue [`https://github.com/facebook/react-native/issues/36182`](https://github.com/facebook/react-native/issues/36182), the typescript compiler doesn't know the `width`, `height` and `crossOrigin` props for the `Image` component although they are taken in account in the code, [docs](https://reactnative.dev/docs/image#crossorigin) and the flow types.

## Changelog

[GENERAL] [FIXED] - Fix missing `height`, `width`, `crossOrigin` props on Typescript Image.d.ts file

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

Reviewed By: christophpurrer

Differential Revision: D43406094

Pulled By: rshest

fbshipit-source-id: 547ed142d7c39c361d195275b79b0885ef829ba1
2023-02-17 18:32:18 -08:00
..
2023-01-03 18:09:06 -08:00
2022-12-06 19:34:14 -08:00
2022-10-18 18:56:19 -07:00
2022-12-06 19:34:14 -08:00
2022-12-06 19:34:14 -08:00
2022-09-28 15:48:40 -07:00
2022-09-30 14:28:48 -07:00
2023-01-03 18:09:06 -08:00
2022-09-28 14:06:42 -07:00