-
So, I'm trying to modify the code a bit such that instead of the panhandler being attached to the frontscreen, I'd like to have it attached to the menu itself. I'd transform the menu to have a -x axis…
-
Hi,
you think with the current setup it would be possible to keep touchables inside a SwipeRow beeing able to respond to touch press? It works for me in the simulator but not on an actual Android dev…
-
Since I updated to react-native version v0.15.0 from v0.13.2, I've had the problem that only the swipe gesture (to open the menu) is recognized but NOT the touch input on the child views of the drawer…
-
I see two issues using Slider.
1. During touch Thumb does follow my finger with some lag.
2. When I move finger outside slider during touch Thumb stop to respond. (https://www.dropbox.com/s/iwb5utzxu9…
-
There seems to be an issue with PanResponder and 3D touch on new iPhone devices. A TouchableHighlight inside a Swipeout component does not respond to its onPress handler. This issue has been raised in…
-
![game detail](https://cloud.githubusercontent.com/assets/5305874/11461634/3bd02cac-9742-11e5-93f6-9f29ae543489.png)
-
Hey @dancormier, I'm having some issues getting this to work on the 6s+. It works as expected on every other device I've tested, but a child TouchableHighlight does not respond to being pressed on a 6…
-
Hi, I've got another error below.
It works after deleting react-*\* folders under the react-native-console-panel/node_modules folder.
Dependency definition in console-panel's package.json file may ca…
-
I was wondering if anyone tried to use this module in combination with `LayoutAnimation`? When switching between views in my side menu it's sometimes a bit laggy due to the parallel rendering of the n…
-
Hello, thank you for this useful component. I have a problem since upgrading to RN-v0.14.0-rc (I'm not sure it's related) :
`Error while loading: Unable to resolve module StaticRenderer from /Users/yo…