v0.77.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)
Reland: [iOS] Fixes ellipsis carries background from trimmed text (#45412)
Paper: TextInput `maxLength` is not working in old arch (#48126)
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)
fix: int cast can cause endless loop if value < 1 (#38016)
Convert unannotated variable declaration with cast init to annotated variable declaration in xplat/js (#42880)
fix: clean up various ESLint issues (#46379)
Cleanup imports and types (#44862)