v0.80.0
Add explicit compatibility for platform specific files under "exports" (#50426)
Fix generated types base on __typetests__ (#51383)
Rename src/private/specs as src/private/specs_DEPRECATED (#49068)
Update type names to reduce symbol duplication (#50443)
Align LayoutConformance types with OSS (#49625)
Omit mouse events from Pressable props (#50717)
Migrate import React to import * as React (#50433)
Add SafeAreaView to buildTypes and align Flow with TS types (#49664)
Pre-suppress errors related to `Object.assign`
Add StatusBar to buildTypes and align Flow with TS types (#49598)
Fix Switch broken as controlled component (#50928)
Move ToastAndroid fallback to separate module, copy doc comments (#50427)
Replace $Diff with Omit in react-native (#50603)
Add `screenReaderFocusable` prop (#50850)
Button-test: use act-wrapping abstraction for create
| RN Monorepo | Migrate to package (#36434)
Make selected props not required (#50417)