react-native-external-display
react-native-external-display copied to clipboard
React Native view renderer in External Display
I want to use a `Scrollview` on external display. But there is a problem, because on external display there is no `RootView` component. I tried to change in `RNExternalDisplayView` type...
I am currently using react-native-external-display for an app and when testing it on physical devices it behaves differently than in the simulators/emulators. On iPad 4 (iOS 10 - 32 bit)...
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 2.18.1 to 3.18.2. Release notes Sourced from react-native-screens's releases. 3.18.2 Patch release fixing regression on old architecture introduced in 3.18.1. See #1614 & #1615 for details. :bug:...
Bumps [react-native](https://github.com/facebook/react-native) from 0.66.4 to 0.68.4. Release notes Sourced from react-native's releases. 0.68.4 Changed Bump version of promise from 8.0.3 to 8.2.0, enabling Promise.allSettled (951538c080 by @retyui) Bump react-native-codegen to...
Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 1.10.3 to 2.7.1. Release notes Sourced from react-native-gesture-handler's releases. 2.7.1 🐛 Bug fixes Pan shouldCancelWhenOutside fix by @Warus15 in software-mansion/react-native-gesture-handler#2256 Change in handling coordinates in FlingGestureHandler by...
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 13.8.1 to 13.8.2. Release notes Sourced from react-native-webview's releases. v13.8.2 13.8.2 (2024-03-21) Bug Fixes android: Fix bridgeless mode support (#3352) (8411ba0) Commits 5da785d chore(release): 13.8.2 [skip ci]...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.24.3. Release notes Sourced from @babel/core's releases. v7.24.3 (2024-03-20) :bug: Bug Fix babel-helper-module-imports #16370 fix: do not inject the same imported identifier multiple times (@ota-meshi)...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.9 to 7.24.1. Release notes Sourced from @babel/runtime's releases. v7.24.1 (2024-03-19) :bug: Bug Fix babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16350 Fix decorated class computed keys ordering (@JLHwung) #16344 Fix decorated...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.71.11 to 0.73.6. Release notes Sourced from react-native's releases. 0.73.6 v0.73.6 Breaking iOS specific Rename BUILD_FROM_SOURCE to RCT_BUILD_HERMES_FROM_SOURCE (51b80477c7 by @cipolleschi) Fixed Fix component stacks for tsx,...