-
- Bottom Sheet: https://www.npmjs.com/package/@gorhom/bottom-sheet
-
## Description
The `react-native-ui-lib` library does not work as expected with React Native version 0.76.0. (New arch enabled by default)
### Related to
- [x] Components
- [ ] Demo
- […
-
## Please list the related package(s)
```
"@shopify/ui-extensions": "2024.10.x",
"@shopify/ui-extensions-react": "2024.10.x",
```
## If this related to specific APIs or components, please list them …
-
### Description
Can not run the example expo project after create a new library with command `npx create-react-native-library@latest awesome-library` in version 0.44.1
**Steps to reproduce:**
- Cre…
-
## Description
After updating to version `7.34.0` of `react-native-ui-lib` and installing with pnpm, the application throws a `RangeError: Maximum call stack size exceeded`. I believe this is due…
-
### Discussed in https://github.com/gluestack/gluestack-ui/discussions/2526
Originally posted by **Wolvinny** October 23, 2024
Hi all.
First of all, i am very new to web development. I do hav…
-
### Description
Previous component implementation of gluestack-ui v2 is not working in react-native bridgeless version i.e 0.7
### Problem Statement
This features enables to make faster and latest …
-
**Description:**
I'm using Nativewind 4.1.20 in the following two separate packages that is set up as a Yarn Workspace.
1. React Native UI Library
2. Example App which uses "React Native UI Librar…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
### Summary
I thought I was crazy because this started happening this morning and I thought I broke something by writing some code wrong, but nope, a fresh RN project install has the same issue:
`…