-
Even after adding in styles for the action button, this error occurs on a new project. From my research, it seems like it's relying on a calculation of window size that hasn't quite yet occurred. No…
-
### Issue Summary
A summary of the issue and the browser/OS environment in which it occurs.
### Steps to Reproduce
I deploy reddish in a Linux (Ubuntu) environment, when using yarn --frozen-l…
-
The animation effect on appearing/disappearing clusters works fine on iOS simulator with standard maps but not with Google maps provider which I would like to use. Does anyone know the reason and know…
-
I am encountering an issue when using the react-native-autocomplete-dropdown library within a React Native modal. The dropdown list appears behind the modal and is not interactable. Additionally, when…
-
## Bug Description
There is a discrepency between how Hermes compute dates and how chrome V8 does it.
The following code does not provide the same result:
Code:
```
const testDate = new Date(0)…
alwex updated
2 months ago
-
When you have a style in your project like so:
```
const styles = StyleSheet.create({
container: {
height: ExtraDimensions.get('REAL_WINDOW_HEIGHT'),
},
});
```
all keyboard events wil…
-
Report via Twitter
OS version undetermined.
-
Can native navigation header be used with hyperview?
In the demo app, a native navigator is hidden, and every screen returns it's own header instead of modifying the
title of the native one.
This…
rtpm updated
12 months ago
-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/r…
-
Now that [react-native-drax-example](https://github.com/nuclearpasta/react-native-drax-example) has been updated to the latest react-native, react-navigation, react-native-safe-area-context, and react…