react-native-external-display icon indicating copy to clipboard operation
react-native-external-display copied to clipboard

React Native view renderer in External Display

Results 37 react-native-external-display issues
Sort by recently updated
recently updated
newest added

Bumps [react-native](https://github.com/facebook/react-native) from 0.66.4 to 0.68.3. Release notes Sourced from react-native's releases. 0.68.3 Changed Android specific Let's not build reactnativeutilsjni shared library (af9225ec5f by @​SparshaSaha) Modified getDefaultJSExecutorFactory method (87cfd386cb by...

dependencies
javascript

Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 1.10.3 to 2.5.0. Release notes Sourced from react-native-gesture-handler's releases. 2.5.0 ❗ Important changes Add activateAfterLongPress modifier to Pan gesture by @​j-piasecki in software-mansion/react-native-gesture-handler#1938 Make NativeViewGestureHandler behave more...

dependencies
javascript

Bumps [@fugood/react-native-video](https://github.com/react-native-community/react-native-video) from 5.1.3 to 5.2.0. Release notes Sourced from @​fugood/react-native-video's releases. 5.2.0 Fix for tvOS native audio menu language selector Update ExoPlayer to allow pre-init and content clear #2412...

dependencies
javascript

I am having this issue, using External Display on first Screen and Second Screen. When I navigate to Second Screen from First Screen by using the navigation.replace method of react-navigation...

Please can you provide type definitions for this library? I can not seem to find any under the `@types` repo either.

enhancement
good first issue

Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 2.18.1 to 3.15.0. Release notes Sourced from react-native-screens's releases. 3.15.0 Minor release focused mostly on resolving issues with gesture recognition and its integration with ScrollView on iOS...

dependencies
javascript

Hey, I have an Android device with two screens that are both touch capable. Touch works just fine in OS but when I open up an app and mount a...

Hello i have issue that the Second screen keep return main app screen and re-render 3 or 4 times then its work

Hi, we are having artifacts on the second screen when changing the content of the second screen. First we display some text and further change to a webrtc view which...

Hi I was wondering if there is any iOS requirement for this package? I'm experiencing some differing behavior when testing on an older iPad that is on iOS 12.5 and...