v0.79.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 TextInput `dataDetectorTypes` (#48952)
Migrate Libraries/Text, Libraries/Share and Libraries/Settings to use export syntax (#48901)
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 Text to buildTypes and align Flow with TS (#49774)
Remove global `React$` type references (#49276)
Create specific module in RN to define the types for host instances and host components that ReactNativeTypes defines (#49601)