-
### Description
As per RFC0759:
- https://github.com/react-native-community/discussions-and-proposals/pull/759
Users on 0.74 should start seeing a warning when they run `npx react-native init`.
…
-
Right now we just return all results as a single page, but eventually, once there is enough data in PBOT, we will probably need to add pagination.
-
I've looked at for it at these places and couldn't find it:
https://github.com/travist/jsencrypt/blob/master/CHANGELOG.md - (Like [React's Changelog.md](https://github.com/facebook/react/blob/master/…
-
I currently work for a health care company and we got a complaint in regards to WCAG (Web Content Accessibility Guidelines) for our checkboxes.
Our code currently applies the default checkbox focus…
-
### Prerequisites
- [x] I have searched the open [issues](https://www.github.com/FormidableLabs/victory-native-xl/issues) to make sure I'm not opening a duplicate issue
- [x] I have read t…
-
### Subject of the feature
React v18 has been released and is stable
### Problem
We want to start a new project using React v18 because this package's peer dependency to react is locked t…
-
The following md file results in an error
````
```
This is a code block
```
````
```
ERROR in ./src/Brander/README.md
Module build failed: TypeError: Cannot read property 'rest' of undef…
-
We're trying to use React Context in order to avoid passing context objects around everywhere. Although `scalajs-react` implements `provide` and `consume` for contexts, I couldn't find a way to invoke…
-
I am here becase on my very first run with react-formic I faced this error
```
Failed to compile
./node_modules/react-formic/lib/components/controls/SubmitButton.js
Module not found: Can't resolve…
-
Requirements:
* Strongly prefer one that supports react-native web to help share UI code between web app and mobile apps.
* Prefer one that allows us to cancel touch events (so that they don't cau…