-
### Current Behavior
When button have animation, and we are disabling a button, it throws an error:
`ERROR Error: Too many re-renders. React limits the number of renders to prevent an infinite lo…
-
### Description
Font only get reflected on ios but not android
### CodeSandbox/Snack link
-
### Steps to reproduce
I exported the components from gluestack
```import React from 'react';
impor…
-
In the topic _[Descriptor for Applications, Components, and Libraries](https://github.com/SAP/openui5-docs/blob/1d8d51767056ef8911927aae967576008d9f8cff/docs/Descriptor_for_Applications%2C_Components%…
-
## Please list the related package(s)
ui-extensions-react
## If this related to specific APIs or components, please list them here
Primary: DateField
Secondary: Modal, Popover, DatePicker
…
-
### Description
Crashes entire app
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Start a new project with Expo 50 and gluestack
2. Update to expo 51
3. Try to load app
4. …
-
### Summary
Hi! I'd love to see a `IMouseProps` logic very similar to the existing [`IKeyboardProps`](https://microsoft.github.io/react-native-windows/docs/ikeyboardprops-api) or some other way to …
-
## Description
Dark mode no longer works with view modifiers. Regardless of device scheme, the view background colors will be "light".
### Related to
- [x] Components
- [ ] Demo
- [ ] Doc…
-
## React, React Native, and React DOM
- React is the core component system for building apps.
- React DOM allows the app to run in a web browser (DOM environment).
- React Native enables the app …
-
This happens when a UI component is not properly initialized or added to the scene graph before layout operations occur.
```
[JavaFX Application Thread] ERROR haveno.common.setup.CommonSetup: Uncaug…
-
Hi there,
Just trying to custom the date picker style.
Why are dates oustide of the current month not using the `dayContainerStyle`?
https://github.com/farhoudshapouran/react-native-ui-datepicker…