Andrey
Andrey
## 🚀 Feature Ability to get navigation screens state, with stacks, components, props and options. ### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing)? Yes ## Motivation - Ability to...
## Describe the Feature If I understand the behavior correctly, fireEven looks for properties like "onPress" / "onScroll" in the DOM and calls these functions, but **does not create an...
## Environment RN 61.5 Haul 0.17.0 Looks like by default device trying to connect to localhost:8081/debugger-proxy, but the haul's server respond is like: `{"statusCode":404,"error":"Not Found","message":"File /debugger-proxy not found"}` Also real...
## Environment "@haul-bundler/babel-preset-react-native": "^0.16.0", "@haul-bundler/preset-0.60": "^0.17.0", "@haul-bundler/cli": "^0.17.0", "@haul-bundler/core": "^0.17.0", "react": "16.9.0", "react-native": "0.61.5", ## Description Looks like haul babel presset ignores node_modules, but some libraries which need to be...