v0.78.3
feat(iOS): line break mode prop iOS updates to consume new cpp functions (#46129)
Move .m to .mm to make obj-c and C++ headers compatible (#38135)
Fix `adjustsFontSizeToFit` for strings with a single character (#47082)
fix(iOS): enable/disable keyboard shortcuts only on iOS (#48518)
Remove default false/null props from Text (#46956)
Add smartInsertDelete prop to TextInput component (#36111)
Improve correctness of textTransform: capitalize (#47219)
| RN Monorepo | Migrate to package (#36434)
Factor out the CXX language standard in a separate const (#45374)
Add pointerEvents support to Text component (#48081)
Convert unannotated variable declaration with cast init to annotated variable declaration in xplat/js (#42880)
fix: clean up various ESLint issues (#46379)
Fix flow-type of selectionColor (#48184)