-
Package is working perfectly in ios but not working in android.
-
Hi,
Really like the component! I'm trying to implement a sticky header that simply contains the navigation bar, which works fine. However, the scrollable content contains ScrollableTabView (react-nat…
-
_Using, node: v16.15.1, npm: 8.11.0_
**droid > build.gradle**
What went wrong:
Could not determine the dependencies of task ‘:app:mergeDebugAssets’.
Could not resolve all task dependencies for…
-
**Current Behavior**
When navigating to a drawer screen using `linkTo()` the URL in the browser inconsistently updates
https://user-images.githubusercontent.com/32969087/114649636-95eac180-9c7c-…
-
### New Issue Checklist
- [x] Updated turtle-cli to the latest version (`yarn global add turtle-cli` or `npm install --global turtle-cli`).
- [x] I read the [Contribution Guidelines](https://g…
-
**Current Behavior**
Hey guys, I am trying to implement an `ActionSheet` style UI with react-navigation v.5 using the modal mode.
The screenshot is what I have so far with only a few style chang…
-
```[tasklist]
### Tasks
```
-
### Minimal reproducible example
Can't reproduce in a minimal environment because it doesn't show where the error is
### Summary
After upgrading to SDK 50 Expo/ React Native 0.73 I've been un…
-
### Minimal reproducible example
https://github.com/slavkolukic/min-repro
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summary
…
-
The library doesn't work with with react-hook-form (RHF) Controller inputs.
I make a lot of tests and the best solution is use a default useState from React.
That is my code with RHF:
Perhaps in …