-
Hi,
First of all, thank you for your incredible work on this project!
I’ve noticed that the main branch includes new features like pressable support for TextInput, which are exactly what I need for …
-
## Environment
System:
OS: Windows 10 10.0.22000
CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
Memory: 2.34 GB / 15.87 GB
Binaries:
Node: 16.17.0 - C:\Program Files…
-
# Bug report
## Summary
In expo 38 I get an error:
**Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager**
```
"expo": "^38.0.0"
"react…
-
Hi,
Just stumbled across this issue where I want to provide children to the Picker by map()'ing an array to Picker.Items
```
const alphabet = 'abcdefghijklmnopqrstuvwxyz'.split('');
…
-
Hey @jfilter 👋 , I'm using this component in a `"react-native": "^0.72.3",` app but run into a runtime error on render. Seems there is some bug with the **FlatList** used internally in Onboarding comp…
-
### What's happening?
Hi!
I'm trying to have the back camera to have the minimum zoom from the start.
Setting `zoom={device.minZoom}` does not seem to work as the preview is still the neutral one…
-
### Current behavior
When switching between tabs of a bottom-tabs navigator, the previous screen's content will sometimes persist on the next screen for an extra frame causing the switch between ta…
-
### Description
Hi there,
I switched laptops and cloned the repository of my project, did a quick yarn install and looks like it was a big difference from the one on the main branch but I didn't b…
-
Why does this happen when i view the web version?
WARNING
13:50
./node_modules/react-native-autocomplete-input/index.js:57:18
"export 'ViewPropTypes' was not found in 'react-native-web/dist/in…
-
I tried to use all the props to swap the position of the icon with the text, and i can't.