-
I get the following error in certain libraries, such as `@tanstack/react-query`. I'm assuming it has something to do with the way the bundler adds react. Perhaps react is out of scope or an issue with…
-
# **Pull Request: Resolve Dependency Conflicts for Safe Installation**
### **Issue Description**
Currently, we are using `npm i --legacy-peer-deps` to install dependencies due to conflicts, specif…
-
FWIW, came across this repo:
https://github.com/getditto/rn-jsi-rust-bridging
and accompanying article:
https://ditto.live/blog/bridging-react-native-and-rust-via-jsi
and some other of their rela…
-
## Description
Currently, the date field in timescape does not support partially incomplete date or time input (individually clearable segments). This limitation makes it challenging for users to c…
-
Thanks for your work on this project! Not sure when this will become a problem versus just a warning, but wanted to flag it here since I didn’t see an existing issue for it.
**Describe the bug**
D…
-
**Describe the bug**
On clicking input field, keyboard and keyboard toolbar is working fine. If I switch to emoji keyboard and then come back, there is blank space between keyboard and toolbar.
**…
-
### Description
https://posthog.com/docs/libraries/react-native#autocapture
Right now scrolls and swipes are considered `touch`, we can probably check if it's a scroll, a swipe, or else.
It's lik…
-
Current behavior
Does not build in android and ios for new arch.
Works well in old arch
Android Error:
Expected behavior CMake Error at CMakeLists.txt:52 (target_link_libraries):
Targe…
-
Before posting this isuue, I already read the #97 and https://github.com/jaredh159/tailwind-react-native-classnames#taking-control-of-dark-mode thoroughly. From there I understand that, the theme chan…
-
It would be very useful to be able to use a UI toolkit for common abstractions like tooltips, dialogs, accordions, toggles etc. Personally I like the headless approach taken by libraries in the React …