-
-
It's a bit difficult to properly describe it, so I recorded the behaviour to make make it easier to explain.
The circle around the mouse pointer indicates the mouse button is pressed down. In this …
-
Hey all!
I've currently started working on extending this libraries feature set and I have the following ideas in my mind and will implement them if it's possible.
**I'll implement for Android f…
-
WARNING in ./node_modules/react-native-button/Button.js 154:18-37
**export 'ViewPropTypes' (imported as 'ViewPropTypes') was not found in 'react-native-web/dist/index'** (possible exports: Accessibil…
-
I am wondering if there is a way of preventing the virtual renderer from displaying the old data of the dataProvider during a state update.
I am currently writing a functional drag and drop recycle…
-
Thanks for your effort in putting the ARKit library for React Native can you please include some example of rendering an object or image would be very helpful.
-
**Describe the bug**
When creating a `Slider` within a `Modal`, the `Slider.Thumb` does not update when dragging in Android. Works perfectly fine in iOS.
**To Reproduce**
1. Create a `Modal` with…
-
I have the react-native-video-controls over a video, i want to implement some swipe events to change the video source. I manage to make this work. However i am now unable to swipe the volume down or e…
-
For some applications it is useful to allow users some degree of movement within the map, but to restrict that movement within some bounds. This could be a latitude/longitude range, a zoom range, or s…
-
import React, { useEffect, useState } from 'react';
import { useAppSelector, useAppDispatch } from 'store/hook';
import { SafeAreaView } from 'react-native-safe-area-context';
import { ScrollVi…