perqa
perqa
**Describe the bug** I am using the option *dragItemOverflow*, which makes it possible to drag items outside the list. To keep the items visible when they pass the list border...
**Description** ``` ExceptionsManager.js:151 TypeError: Cannot read properties of undefined (reading 'map') This error is located at: in function DraggableFlatListInner in file react-native-draggable-flatlist/src/components/DraggableFlatList.tsx const dataRef = useRef(props.data); const dataHasChanged = dataRef.current.map(keyExtractor).join("")...
**Is your feature request related to a problem? Please describe.** In a nested list setup, is it possible to drag items from one nested list to another? **Describe the solution...
## Description Home page Snack demo not working https://snack.expo.dev/@ethanshar/rnuilib_snack?platform=ios&supportedPlatforms=ios,android ### Related to - [ X] Demo ### Steps to reproduce Steps to reproduce the behavior: 1. Go to [Home page](https://wix.github.io/react-native-ui-lib/)...
**Feature Request: New Architecture Support** Hello, I'm wondering if someone is looking into migrating React Native Camera Kit to use Fabric (i.e. the React Native New Architecture). I'm opening this...
It looks like `device.identified` is an integer, not a boolean, as it says in the ReadMe. Is there any significance to the number? ``` "device": { "type": "gaming", "subtype": "console",...
Hello! Is there a simple way to contribute devices back which the library fails to identify? Like a form on a website or an api or something? /Per
Thanks for a very useful library. I have a question: what is needed to support section headers in the list? By doing some slight code modifications, I have come as...
Unstable
Great app, but it keeps crashing. It stops responding, but resumes operation after restart. Not sure what causes it, but maybe invalid query params, or several simultaneous queries. I have...
Just a question, not a bug: It says in the ReadMe: > Mozilla's perf.html visualization tool for Firefox profiles or Chrome's trace-viewer (chrome://tracing) UI could be trivially adapted to visualize...