-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thoughts on where I can help #1
Comments
Definitely @rtorr I want your help with it! Sorry for delay! I was coming back from a trip, now I'm back to work on it. Once it's clear which is the best "abstraction" to ReactElements based on canvas/webgl. We can work together in new Primitives and Elements. |
Brow I've been work with React since 2014. How can I help you ? I look for your project and I loved it. |
If you want a flexbox implementation, have a look at this: https://github.com/dead/typeflex 😄 |
@dead what's the difference between yoga? I've created this ticket #42. I'm considering using some lib or even yoga to deal with that. Let's move the flexbox discussion to there, please.
|
I work on UI for the PS4 daily, so I have some investment in this type of work, and over the past year, I have implemented a lot of the ideas here. So if it is welcome, I am going to use this issue to jot down some ideas (some i'm sure you have planned), and see if I can help in any way.
You are probably busy in the weeds for the reconciler.
Things I have implemented that I could maybe bring over:
ListView
ScrollableView
FocusSystem
(gamepad for example)Image
component, for example pre-loaded state, post-loaded, error, and caching.Another huge win would be to implement flexbox https://github.com/facebook/yoga
Above all of this, I have a ps4 devkit that I can help test on.
Let me know if you need/want help, and if it is too early, I can check back later.
The text was updated successfully, but these errors were encountered: