-
Hi, thanks for providing this lightweight controls.
I tried to enable the scrollview dismiss interactively but the view is not supported, then I try to mount it into accessoryView. It also didn't app…
-
-
When the DateRow selects the value, the selected value will be displayed. Now I want to select the value of nil, no longer display any value, what should I do?
-
* https://facebook.github.io/react-native/blog/2018/03/22/building-input-accessory-view-for-react-native.html
* https://facebook.github.io/react-native/docs/inputaccessoryview.html
Has anyone look…
-
I'm trying to have a look at how `InputAccessoryView` works but there seems to be problem with the demo code?
http://facebook.github.io/react-native/docs/next/inputaccessoryview.html
![image](h…
-
Is there a method I can use to change the size of the messageCollectionView- I would like to add a UIView at the top of my view controller. Thanks!
-
I know you ❤️me
-
### Description
We are limiting the # of characters a user can enter into an Entry field by creating an iOS-specific renderer, and in the renderer's OnElementChanged() we are getting the UIText…
-
For usablity puposes I want the keyboard to disappear before the message is acutally send on pressing a button.
So I tried to use
- inputBar.endEditing(true)
- inputBar.inputTextView.endEditin…
-
Man ... this is the weirdest bug I ever seen on iOS and it's not your fault.
Basically the Down arrow on the inputAccessoryView is rendered wrong by iOS if Bold Font is configured in accessibility
…