-
### Current behavior
On Android with React Navigation 6:
1. I navigate to another stack
2. In that stack I enter some text in a React Native TextInput field. That field is multiline and has an OnBl…
rasck updated
3 years ago
-
When I try to edit within the date field, the cursor moves to the end of the string and instead of being able to backspace and insert a new value.
Steps to reproduce:
```
import { formatWithM…
-
### Current Behavior
Specifying `fontVariant` on Text with boolean varian causes a typescript error
### Expected Behavior
No TS errors.
### Tamagui Version
```markdown
1.102.1
```
### Platform…
-
### Problem Description
Using setNativeProps({text: 'xxx'}) on a TextInput the text is not updated.
### Steps To Reproduce
Create following element:
this.Element = ele} defaultValue={null…
-
Going through a lot of issues yesterday, I think it would be great to add some new sandboxes/examples:
- [x] checkboxes (to array) (#1386)
- [ ] radios (#1035)
- [x] dependent select fields (a se…
-
### Build/Submit details page URL
_No response_
### Summary
EAS build that has no issues with `npx expo-doctor` prints this (non-fatal?) error/warning during builds. Although it doesn't seem fatal,…
-
### Build/Submit details page URL
https://expo.dev/accounts/bayaraa2054/projects/uniq/builds/f3df4a7a-830e-4bcb-9963-92c863ba0f47
### Summary
It is working fine on my local computer. But after eas …
-
### Build/Submit details page URL
_No response_
### Summary
1 WARNING: The option setting 'android.jetifier.ignorelist=bcprov' is experimental.
2 WARNING: The option setting 'android.jetifier…
-
Android Image
![Android](https://user-images.githubusercontent.com/33979619/180927270-77cb1f99-a9e5-461c-bf94-8b97aebf542a.jpg)
Ios show blank screen after login
`{
"name": "twitter-demo-ap…
-
Initial value loaded by setValue method of react-hook-form is not formatting. But keyboard input formatting works correctly. Programmatically triggering onChange event and onKeyDown event wont help.
…