@brody4hire - C. Jonathan Brody

Results 213 issues of @brody4hire - C. Jonathan Brody

- React compatibility - performance (will hopefully see this one in an updated js-framework-benchmarks report)

I think it would be nice to see this kind of idea officially supported for both DOM and React Native.

Considering that this library has already solved the problem of using state, without needing classes, and without the gotchas described in , I was wondering why you guys would recommend...

__updated:__ - Switch to internal __createFactory function to resolve #806 - Update some code to avoid one of the warnings in React 16.14.0 - Update some dependencies (in devDependencies) -...

To expand upon #27: - e-mail notifications should be standard (opt-out instead of opt-in) - e-mail notification per posting to a topic that I create or participate in on another...

- introduces troublesome dependency on react-native-web internals as mentioned by @necolas in - not supported by `react-native` on any platforms, as mentioned by the same note and confirmed by checking...

as react-art is no longer used or supported by react-native-web ref: - https://github.com/necolas/react-native-web/commit/3d3ea9aeed7d18ea9daf505e70bb14cfc966da23 - https://github.com/necolas/react-native-web/pull/1251 I hope to contribute this fix soon (no promises at this point).

I found a nice guide: The expo demo app should have a simple `index.js` or `App.js` file that imports and uses `example/AllStories.js`, in a similar fashion to `example/native/index.js` and `example/web/example.js`....

help wanted
documentation

__Two kinds of extensions__ as described in : - How to make an existing or new primitive component work on more platforms - [17:27 (t=1047 seconds)](https://www.youtube.com/watch?v=hNwQPJy-XZY&t=1047) - Example of adding...

help wanted
documentation

The documentation in README.md specifies the MIT license while package.json and ios-generator/package.json specify the ISC license. I know this is a nit but would really like to see this resolved...