-
### Version
6.6.4
### What platforms are you having the problem on?
Android
### System Version
Android 13.0 React naitve 0.73.0
### On what device are you experiencing the issue?
…
-
Hello,
When I selected the options that i want, In the dropdown the options selected is shown like this "[Object Object]".
NB: my options datat are array [{"title": true, "name": value},{"title": …
-
Hi, I like the simplicity of using this library. I'm using this in a react-native-web project.
When I expand the options, the other elements below the options are rendered on top of the option lis…
-
Hi, I am using react-native-actionsheet to show dropdown in iOS, I was able to get the selected index, however, I don't know what is the syntax to get the selected value also.
showActionSheet …
-
Who has encountered a similar problem to me, this code says that modes cannot be found。
"react-native-ui-lib": "^7.6.2"
```
import { Picker } from "react-native-ui-lib";
…
-
I can't get the selected value to show where the label is after the animation happens. It shows the proper selected color if you open the drop down again but does not populate where the label once wa…
-
When using the code provided in the readme, nothing happens when I attempt to scroll.
The list renders as expected, but nothing happens on press
![image](https://user-images.githubusercontent.com/…
-
Need add search bar feature.
-
Hi....I must be doing some stupid but I cannot get onItemSelect to fire....even with a simple alert in it...Any help much appreciated...neat component!
{
alert(item);
…
-
require File.join(File.dirname(`node --print "require.resolve('expo/package.json')"`), "scripts/autolinking")
# Resolve react_native_pods.rb with node to allow for hoisting
# require Pod::Exec…
wogno updated
5 hours ago