callstackincubator / rebolt-navigation

Fast and declarative router for Rebolt
https://rebolt-navigation.callstack.com/
MIT License
208 stars 11 forks source link

Wrap up TouchableItem #50

Closed grabbou closed 6 years ago

grabbou commented 6 years ago

For Android less than KitKat, we need to use TouchableHighlight. I'll work on that.