Eugene Dzhumak

Results 12 issues of Eugene Dzhumak

- [ ] Show some examples - [ ] Write cool docs - [ ] Publish to https://reactnative.directory/ - [ ] Create benchmark for RNW - [x] Hide babel-plugin-preval under...

- [ ] Migrate to TypeScript - [ ] [Setup tests](https://github.com/ElForastero/react-browser-extension-boilerplate/issues/14) - [ ] Migrate to Webpack 5 - [ ] Get rid of styled-system - [ ] Try to...

Would be nice to have a demo page.

documentation

**Is your feature request related to a problem? Please describe.** It seems like in the former releases there was a support for scroll-snapping (pagging at least). 🤔 **Describe a solution...

project:react-native-web

Screen recording: https://cl.ly/1g02243y0l2t It was recorded using React example for locked axes. 1. The main issue is that the gap where the item will be dropped has wrong position. 2....

App name can consists of many characters that don't fit into `\p{Letter}` regexp. For example, the app I currently working on contains `&`. Like `m&ms`. Also different type of hyphens...

I'm just wondered why is that so? Was it done intentionally? 🤔

The source of the issue in [this comment](https://github.com/storybookjs/storybook/issues/8114#issuecomment-548748861) in storybook repo. I have repeated the steps from [Storybook Docs Typescript Walkthrough](https://gist.github.com/shilman/bc9cbedb2a7efb5ec6710337cbd20c0c). Everything works fine, except for default exports. If there...