<!-- Thank you for starting a discussion about React Native! Please follow the structure shown below. Note: Issues should be limited to long-form discussions. If you have a proposal, please add it via a Pull Request. --> ### Introduction I think it will be great to add `createImageBitmap` method to React Native engine <!-- A brief intro about the topic you want to discuss. --> ### Details See https://developer.mozilla.org/en-US/docs/Web/API/Window/createImageBitmap <!-- Details about what you want to discuss. --> ### Discussion points <!-- Summarize the main points you want to focus the discussion on. --> This will help to work with [ImageBitmap](https://developer.mozilla.org/en-US/docs/Web/API/ImageBitmap) received from `ArrayBuffer` objects