-
Hi,
I am trying to access the onScroll event in a scrollable component to detect the current scroll offset. My use case involves a PDF file containing a terms and conditions document, and I need to…
-
### UNABLE TO USE SOCIAL AUTH (FACEBOOK)
Below is the steps i have followed so far:
1- Created app on developers.facebook.com
2- Added sufficient permission (i.e email and profile info)
3- Add…
-
# Bug
The bottom-sheet is not dismissed when `dismiss()` is called soon after `present()`. This happens when these two are called in quick succession. The code in the example demonstrates the issue…
-
This might be something really simple.
I took the Tiny Quick Start for React Native and took out the HomeScreen and Success Components and put it into a Expo Router React Native project using tabs.…
-
### Description
I'm using react native video on visionOS and would like to keep the default controls but want to handle the back button click. Is there a way to listen handle the back button click or…
-
## Environment
## Platforms
iOS
## Versions
- Android: 13
- iOS: 16.6.1
- react-native-modal-datetime-picker: 17.1.0
- [react-native-community/datetimepicker](https://gi…
-
### Description
On Native, upon pressing a **Button** with the `onPress` event, I'd expect the _active style_ to be triggered, namely the `data-[active=true]:bg-primary-700` data selector in the **…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
- Open App Starts/Screen Load tabs
- Select a React Native project
### Expected Result
Platform button to appear
![Image](htt…
-
I followed all the settings in the document and other functions can be used normally.
But only the revokeAllPermissions function has no effect in Android 14
But in Android 13, it has normal removal …
-
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…