-
# Requirements:
Please go through this checklist before opening a new issue
- [x] Review the [documentation](https://viro-community.readme.io/docs/overview)
- [x] Search for existing issues …
-
# Bug
On web, when your BottomSheet did render, and then you navigated away from it, the _animatedContainerHeight property is set to 0. It causes animatedIndex variable to be 0 - and so, when you n…
-
### What happened?
I have a react-native-macos app that uses async-storage to dump the data periodically. The app is connected to Sentry and this error pop-up periodically:
![CleanShot 2024-04-27 …
-
## Steps to reproduce the behavior
cd /tmp
git clone https://github.com/mattermost/focalboard.git
cd focalboard
make prebuild
## Expected behavior
Pre-built without any warnings.
## Scree…
jelmd updated
3 weeks ago
-
### Current Behavior
I updated my project NX version from v15.3.3 to v17.1.1 and the project is using a package called Adyen it was working fine with v15.3.3 but after updating NX it fails with And…
-
### Describe the bug
Storybook imports random files when used with `@storybook/addon-react-native-web`.
This causes the build to fail.
An example repository can be found [here](https://github…
-
**Describe the bug**
When using RNWV on react-native-web, when clicking on the grid, the parameters are not sent properly to the callback function.
**Steps To Reproduce**
1. launch on the web
…
-
在runtime层面加个platform,让它支持react-native-web样式转换
-
I am trying to integrate Spotify in React Native app but, unable to redirect back to application after redirecting to redirectURL. Can I use this API in React-Native if yes then, how can I get redirec…
-
### Description
I can not get it to work in react-native-web.
It has something to do with loader issues with the .ts file from react-native-image-picker.
I use a lot of .ts files and I don't have…