-
**Describe the bug**
Hello, thank you for creating such a great library. I've been using `KeyboardAvoidingView` in React Native for a while, but recently needed the keyboard functionality from `react…
-
@expo/vector-icons components fail to render icon and throw warning on **Android** with **Expo Go**.
Warning
```
Possible Unhandled Promise Rejection (id: 3):
Error: Module "14" is missing fro…
-
### Current behaviour
```
import { registerTranslation, enGB } from 'react-native-paper-dates';
registerTranslation('en-GB', enGB);
```
Uncaught ReferenceError: require is not defined
at eva…
-
### Minimal reproducible example
https://github.com/Gutistavo/expo-image-issue/blob/main/test.tsx
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a deve…
-
### Problem Description
Our app relies on the system visual theme instead of the app visual theme but by default PlatformColor uses the app visual theme. I tried setting the color scheme to dark whil…
-
I started tinkering with React Native Paper recently before stumbling on this package. This package works fine in development. The android project even builds successfully using [EAS](https://docs.exp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Explain what you did
Install the latest version of `@rneui/base` and `@rneui/themed` which is v4.0.0-rc.8
###…
-
### Description
The `@react-aria/checkbox` dependency in the current version of `@gluestack-ui/themed` does not report itself as being compatible with React 18.
### CodeSandbox/Snack link
_No…
-
## What I did
After installing `@dev-plugins/react-navigation` in expo project, I added these 2 lines according to documentation:
![Screenshot 2024-06-03 at 13 12 30](https://github.com/expo/dev-plu…
-
Hi again!
While testing the Waveform in static method I encountered several issues in the behaviour of seeking, pausing and playing.
* Seeking with a Tap instead of a slide doesn't work properly
…