-
### Problem Description
In the React component's **static css(props) {}** function, we can use the **device:** key to target CSS to a particular media query. As far as I know, there are only two poss…
-
It should be a general goal to reduce the bundle size of FROG. This will make loading faster, especially on slow devices, cell phones etc, lowers load on the server, and is especially important for em…
-
Vulnerable Library - react-16.2.0.tgz
Path to dependency file: /src/Templating/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/ReactRedux-CSharp/ClientApp/package.json
Path to vulnerable libr…
-
This has been suggested a few times. #419 #479
## Porting LosslessCut to mobile
**tl;dr:** It's not possible to simply port LosslessCut to Android or iOS. And the UI is very desktop-specific (ke…
-
# Bug report
- I am using react-native-callkeep for displaying incoming call ui on receiving of firebase notification. We are able to display the ui.But on pressing accept button i am unable to hid…
-
What example did you provide? There is no `ModalPickerImage`
How do open countries modal?
-
### What's happening?
Hi @mrousavy, thank you for the great work with this library.
However, I have been having issues with applying filters using useSkiaFrameProcessors, even when using…
-
I'm trying to remove masks on form submit. I don't know if there's a better way to do it, but reading the types I found `removeMaskOnSubmit`, but unfortunately doesn't work too.
```typescript
``…
-
On small screens, the navbar collapses to a single button. When making a selection in the dropdown menu, I want the menu to auto-collapse back into the button. I followed the instructions for [Respons…
-
Hi,
That's the first time I was trying to eject a react-native project, so I decided to run the SensorTag project example first to understand how it works.
So I downloaded the project, npm i to in…