Eli White

Results 85 comments of Eli White

We don't currently do the optimization where styles become an ID, but this pattern lets us make that optimization in the future. Also, for things like react-native-web, this pattern is...

This has been a problem for us as well recently running with Chrome in Jenkins

Nope, I never solved it. Ended up just not having google cast support (in my personal app).

cc @rickhanlonii, as I believe he is working on bringing the Hermes Debugger to Flipper which should make it easy to debug on Android for people using Hermes. I'm not...

> Because we support react native + web, being able to use usePressability would be a major help in keeping perfect compat as we build out our own base views....

Thanks for writing this up. I've heard and recognized that blob support is something that needs to be worked on and made more consistent with web. I'm not super familiar...

This seems like something that could live as a separate module with an API similar to ActionSheet

I think I maybe remember that some of the remaining components just needed to be "deleted" by someone at Meta but we didn't have someone working on it. If I...

I think the people on our team at FB want these pieces separated as well. However, this is major refactoring work that can only be accomplished internally, so it’s probably...

Fwiw, I think it is totally reasonable for the template to not include Flow / default to TypeScript. We definitely aren't dogmatic that it has to use Flow. I think...