-
Right now when I click a suggestion the keyboard is dismissed and I have to re-focus on the text input programmatically. Is there any way around this?
-
Version: 1.1.0-alpha.5
Systems: all
User should be able navigate multi-line message that he is writing with all four arrows. Currently only arrow left and right are working.
-
I have configured app as described in docs. On android it works fine (local and remote), but not on iOS. So i have questions:
- do i need other packages such @react-native-firebase/app and configure …
-
how to use large data like I am using 7000 users for the suggestions it is lagging, also how we can fetch suggestions from API with pagination.
-
**Describe the bug**
Swiping between intervals doesn't seem to working on android but it working on IOS.
I am using this library inside this [react-native-modal](https://github.com/re…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Hello,
I have a warning message on Android Studio that says this:
Title: "C/C++ Configuration Problem"
Contents: Lots of text, but one line that mentions an error: `C:\Projects\my-project\node_mod…
-
Hi,
Just got the latest code. A few minor changes needed here, no problems. Seems working fine. thanks.
So;
I'd really like to eliminate my Sokol hacks in `sokol_app.h` so to use the official…
-
### What version of Bun is running?
0.7.0
### What platform is your computer?
Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 unknown
### What steps can reproduce the bug?
```sh
git clone git@git…
-
I'm a bit lost as to how to actually use `stream: true` in this library.
Example incorrect syntax:
```javascript
const res = await openai.createCompletion({
model: "text-davinci-002",
promp…