-
### Current Behavior
Using `@tamagui/input` `Input` none of `keyboardType`, `inputMode` and `secureTextEntry` props are working as in native `TextInput`.
The keyboard opened is the default no matt…
-
**Describe the bug**
I'm trying to use this library on my bare react native app, but after downloading the models, I'm getting this error "Model loading failed: [TypeError: dims[1] must be an integer…
-
### Describe the bug
I have a sheet with a form, and another sheet with its own form. Submitting the form on the second sheet triggers the form on the first sheet.
Create product
```ts
"use …
-
Hello,
First of all, your repository has been very helpful to me due to its simplicity and fast performance, and I feel indebted to thank you for that. There’s one thing I haven’t been able to achi…
-
### Reproduction link
https://stackblitz.com/edit/react-m9nrou
### Steps to reproduce
In the example, it will be seen that the Input field does not work properly when numeric values are enter…
-
Hi, i get the following error if I try to use the code:
> Type '{ onData: (data: any) => void; onResize: (cols: any, rows: any) => void; options: { cursorBlink: true; }; style: { width: string; hei…
-
**Goals** - _Which is the goal of the task?_
tbd
**Acceptance criteria** - _Conditions to satisfy in order to be accepted._
tbd
**Business outcome** - _What is the problem it solves or the benefit…
-
### Task Description: Implement an Input-Output Component
#### Objective:
Develop a component that allows **authorized users** to:
1. Provide **text input** and **file uploads** via a user-friendly …
-
Right now the type and contents of each item in a prompt has to be defined before executing the prompt. This makes the prompt a very static thing that can't react to a user's input. It would be nice i…
-
### Description
We should look at current label prop names for consistency. The following are some common types:
1. heading-related (suggested `heading`)
2. icon text/content?(suggested `text)
3…