about summary refs log tree commit diff
path: root/patches/react-native+0.73.2.patch.md
blob: 3d32751636ac031467f64809edc27d6dc106e981 (plain) (blame)
1
2
3
4
5
# TextInput Patch

Patching `RCTBaseTextShadowInput.mm` from https://github.com/facebook/react-native/pull/38359. This fixes some text
getting cut off inside the composer. This was merged in December, so we should be able to remove this patch when RN
ships the next release.