reapp / reapp-ui

Amazing cross platform UI's with React and JavaScript
https://reapp.io
MIT License
257 stars 47 forks source link

Touchable Area + Tappable #11

Open natew opened 9 years ago

natew commented 9 years ago

These two are similar and conflict with each other when nested. They should be brought together in a clean way. Maybe brought into the Tappable library.

cc @jedwatson

JedWatson commented 9 years ago

I've published the Tappable component with a .Mixin export now, by the way - did you see that?

natew commented 9 years ago

@JedWatson this week I want to start work on a pull request now that 0.13 is final and all. I did some stuff though that does the "isParentScrolling" different. Nonetheless it's on my radar.