Serhii Palash

Results 12 issues of Serhii Palash

Hi @oliviertassinari ! Thank you for such a great plugin! It makes our app much more performant in production. Unfortunately, it doesn't work with latest version of `react-navigation` library or...

Hi @tleunen ! My name is Serhii Palash. I would like to commit in your repository a functionality of `transforms-imports` plugin https://www.npmjs.com/package/babel-plugin-transform-imports. Let me explain why. In our project we...

https://github.com/jacklam718/react-native-modals/issues/208 The solution is to decrease DraggableView component PanResponder on touch start sensitivity https://stackoverflow.com/a/52609793 Tested it on real devices both Android and iOS and everything works as expected (pressing buttons...

Hello! Very nice plugin! Can you add more functionality to it? 1) Possibility to import nested folder's index.js by folder name. I have such a project structure ``` /components /Button...

**Do you want to request a *feature* or report a *bug*?** Bug and feature request **What is the current behavior?** If you want **resolver.extraNodeModules** to work, you need to add...

Is there a way to fully disable React Native Packager caching? We have a very small application that is only used for showing the assets. All assets files are imported...

Hi @stoffern ! Thank you for this great repo! Can you help me? I am trying to understand is it possible to apply such filters on image readable stream in...

Hi! Thank you for this great plugin! I want to automate packages installation for our project. The idea is that we hire a new guy and all he needs to...

React Native 0.50 is the first version to ship with support for React 16.0.0. https://reactjs.org/blog/2017/09/26/react-v16.0.html PropTypes are missing in React object. Can you import it from `prop-types`?

- `babel-plugin-codegen` version: 3.0.0 - `node`version: 10.13.0 - `npm` (or `yarn`) version: 1.12.3 Plugin doesn't work if your Babel config is in `babel.config.js`, but all works fine if it is...

help wanted
needs investigation