This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.
New changes
- ef17989 Expose CompositionContext from CreateCompositionComponentViewArgs (30809111+acoates-ms@users.noreply.github.com)
- 481f89d Preventing crash when passing null children to view with no-hide-descendents (30809111+acoates-ms@users.noreply.github.com)
- 481f89d Expose ImageProps from ImageComponentView's and add ImageSource type (30809111+acoates-ms@users.noreply.github.com)
- 481f89d ViewComponentView should be activatable from rn-win32.dll (30809111+acoates-ms@users.noreply.github.com)
- 481f89d fix(TextInput/isFocused): correctly handle null focused input (nate@bracy.dev)