-
```ts
import { FlatList, StyleSheet, Text, View, TouchableOpacity, SafeAreaView, FlatListProps, Modal, Animated } from 'react-native'
import React, { useEffect, useRef, useState } from 'react'
impo…
-
### Description
I have a NativeStackNavigator with 2 screens; on the first screen i have a button to navigate to the second screen; on the second screen, i am using the `usePreventRemove` hook to…
-
## Environment
## Platforms
iOS
## Versions
- Android: 13
- iOS: 16.6.1
- react-native-modal-datetime-picker: 17.1.0
- [react-native-community/datetimepicker](https://gi…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
The prop "isDarkModeEnabled" doesn't have an effect on the internal Picker theme in iOS.
Here is the diff that solved my problem:
…
-
Bug description:
When playing Loom videos using react-native-webview, the video initially opens with a black screen while the audio plays. To view the video correctly, you need to close it and reop…
-
**Describe the bug**
When using the `NestableDraggableFlatList` while having a few lists rendered, when scrolling down and then starting to drag an item, a weird behaviour appears. The item that is …
-
ERROR Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the property `nativeEvent` on a released/nullified synthetic event. This is set to null…
-
### 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…
-
`ModalProps` extends `ViewProps` that should contains all accessibility props (https://reactnative.dev/docs/accessibility), but they are not used/applied to any view.
As backdrop is pressable, we sh…
-
I just updated react native to 0.64.2 and my modal stopped working. It's just not showing at all.. no errors, just not showing.. Im using version 0.19.9.