-
## Describe the bug
The contextual save bar is not preventing navigation when using NextJS [app router](https://nextjs.org/docs/app) in Shopify app.
### To Reproduce
Navigating via router:
1…
-
I run the project without issue with expo. And then I had to expo eject. After ejecting I tried to run the project with 'yarn android' but I get this error.
`FAILURE: Build failed with an exception…
-
What `react-native` version are you using?
0.62.2
What `react-native-pdf` version are you using?
6.1.2
What platform does your issue occur on? (android/ios/both)
android
Describe your issue as…
-
## Description
A preloader is an essential feature for enhancing user experience by indicating the progress of loading content. It helps in keeping the users engaged while the main content is being f…
-
### Build/Submit details page URL
https://expo.dev/accounts/mensafri/projects/rs-unimus/builds/f3f82e89-2b58-46e1-92a7-89f4393b1087#run-gradlew
### Summary
cant build my react native with eas build…
-
Currently hacking it by replacing 100 with 99.99999 progress instead.
-
**Describe the bug**
There is a problem with the progress bar when loading audio player within an Iframe. As it turns out, "getPosX" does not use the mouse event, but instead attempts to use the to…
-
Hi Team,
Thank you for your support, its great library.
I am using this library with react-redux.
Can you please throw lights to fix below problem?
When i move the chart to the right side …
-
Using react-native-workers: ^0.3.1,
react-native: ^0.34.1
When i start my worker in componentDidMount. The script gets downloaded, but it doesnt get executed on device.
I am using debug mode and L…
-
set up the connected-react-router as doc.but it doesn't change routes when I change url via address bar. It stays on the same page.
import { createStore, applyMiddleware, compose } from "redux…