-
on version 2.0.2 the light flag nor the animated flag are working as expected, would always revert to the defaults.
experienced on android 13 pixel 6 using react-native 0.70.6.
changeNavigationB…
-
### Browser
chrome
### OS
windows 10
### Screen size
1920x1080
### Describe the bug
Hi All! I have project(called A) built with remix/vite, and it include my other library(called B) built based…
-
Add documentation for other recommended libraries / frameworks that play nicely with groundwork.
One example would be [React Icons](https://react-icons.github.io/react-icons/)
-
**Describe the problems**
Because of react-icons does not transpile the dist code we need to transpile them when run tests. (`transformIgnorePatterns`)
It works, but when run tests, they gives the e…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/infallible-nightingale-8h29cd?file=%2Fsrc%2FDemo.tsx%3A35%2C3
Steps:
1. In Demo.tsx line 50, apiRef has type React.Mu…
-
- [ ] Create a schedule calendar in a separate tab
- [ ] Add schedule tab to nav bar
-
Here's my basic setup:
```javascript
import {
Admin,
Resource,
ListGuesser,
EditGuesser,
ShowGuesser,
SimpleShowLayout,
Show,
Create, SimpleForm,
List,
Edit,
Datagri…
-
I originally intended to support folding in the diff editor, but after reading related issues, I found that VSCode still does not support it.
I want to add merge action icons between two editors in a…
-
I was running some issues displaying the icons with the react-native Image component, then I saw that react-native-vector-icons was implemented in the example, I tried it and it worked.
Because react…