Igor Klemenski

Results 4 issues of Igor Klemenski

A scalable backend using latest Windows API: https://docs.microsoft.com/en-us/windows/win32/winsock/winsock-socket-state-notifications aimed at replacing wepoll's unofficial use of *IOCTL_AFD_POLL*; it also supports edge-triggered notifications. Fixes https://github.com/libevent/libevent/issues/1216

type:feature
os:windows

https://github.com/facebook/react-native/commit/1d924549cad75912191005c8f68dd73e15b07183 Adds 2 new events to `` - `onPressin/onPressOut`. We could add them too.

enhancement
API: Completion
Area: Text
Integration Follow-up

draft pr for ease of code access. contains working flow for the demo. do not merge, do not formally review.

Some countries use multiple calendar types, eg. Japan (standard/imperial) or Israel. Add support for the CalendarIdentifier property exposed by the underlying Xaml control on Windows. Implementation will follow the same...

windows