-
### 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…
-
## User Story
As a developer, I want to set up and organize all of my files in the hierarchy I will need them for my project. I also want to install all of the dependencies I will need for my project…
-
Dump for needed packages
* Markdown and rich text editor https://github.com/uiwjs/react-md-editor
* directory tree display https://www.npmjs.com/package/react-folder-tree
* Typsense indexing htt…
-
### 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`.
…
-
Excuse me, I according to the use of the README.md, run in the browser error.
error: Uncaught Error: Minified React error #37; visit http://facebook.github.io/react/docs/error-decoder.html?invaria…
-
### Describe the solution you'd like
Currently it's both possible and quite common to insert elements into the document in JS by using `innerHTML`. This can be potentially dangerous and allows for i…
-
I have been seeing this warning appear in the dev server log when working on https://github.com/patternfly/patternfly-react/pull/6168:
![Screen Shot 2021-11-23 at 5 49 21 PM](https://user-images.gi…
-
https://github.com/stereobooster/react-ideal-image/blob/master/introduction.md
-
Hi Teams, Recently I wanted to debug react source code and I clicked link from React README.MD Contributing. It jumped to [link](https://legacy.reactjs.org/docs/how-to-contribute.html). I find the s…
-
**Describe the bug or question**
When an application moves into SKIP_BECAUSE_BROKEN state, for example not having the proper lifecycle methods exported, the `unloadApplication` API is unable to move …