Christoph Nakazawa
Christoph Nakazawa
**Current behavior:** `@babel/core` is a peerDependency of `@emotion/styled`, `@emotion/css` and `@emotion/react`. **To reproduce:** Install one of the above packages when babel is not used, and your dependency manager will likely...
There was no time to polish `yarn publish` pre-release. I think we can do so much more and provide a fantastic experience (on top of the existing publish functionality). Let's...
* * * This issue was originally created by @ger86 as facebook/react-native#22214. * * * ## Environment React Native Environment Info: System: OS: macOS 10.14 CPU: (8) x64 Intel(R) Core(TM)...
*This issue is part of [What do you dislike about React Native?](https://github.com/react-native-community/discussions-and-proposals/issues/64).* The second most voted answer was that debugging React Native is painful, see https://github.com/react-native-community/discussions-and-proposals/issues/64#issuecomment-444777954. The problem statement is...
React Fragments have a [special JSX syntax](https://reactjs.org/docs/fragments.html#short-syntax). I'm using FiraCode and noticed that in Atom, the ligature for `` is applied but for `` it is not. Could this be...
Hey! I love what you are doing here. Did you know that the jest-snapshot package is standalone and can be used to use snapshots outside of Jest? I'd like to...
I noticed this package showed up in several very small packages, like `object.assign` which only use two methods from this `es-abstract`. Would it be possibly to split this package up...
* * * This issue was originally created by @adamivancza as facebook/react-native#20623. * * * - [x] Review the documentation: https://facebook.github.io/react-native - [x] Search for existing issues: https://github.com/facebook/react-native/issues - [x]...
* * * This issue was originally created by @steipete as facebook/react-native#11710. * * * ### Description React Native currently requires that `UIViewControllerBasedStatusBarAppearance` is set to NO. This is an...
* * * This issue was originally created by @CyberMew as facebook/react-native#24083. * * * ## Some Info Integrated RN single view into existing iOS project. Doing a push presentation...