microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.35k stars 1.14k forks source link

Document Image API completion #2111

Closed kikisaints closed 4 years ago

kikisaints commented 5 years ago

The following unchecked properties are needed to complete the Image control integration into RNWCPP.

P1

P2

P3

Already Completed

Future
  • resizeMethod Android Only
  • accessible iOS Only
  • capInsets iOS Only
  • onPartialLoad iOS Only
  • onProgress iOS Only
chrisglein commented 5 years ago

Tracking progress in this is now handled in this project board: https://github.com/microsoft/react-native-windows/projects/18 @kikisaints can you move the API status of this to markdown, similar to #2113?

kikisaints commented 5 years ago

@chrisglein what parts were you thinking needed to be documented?

chrisglein commented 5 years ago

Status of implementation, vnext vs. current, issue tracking for pending implementations, justification for anything "won't fix". Sync with @SavoySchuler and @harinikmsft as we have a couple of these we want to go after. Savoy was going to take a crack at establishing the pattern.

chrisglein commented 4 years ago

All missing APIs are tracked with issues or on the board. We have no immediate plans to create formal per-method API parity documentation, so closing this issue.