rodericj / WineCellarApp

A more native way of viewing information about bottles in your cellar from CellarTracker.com
1 stars 0 forks source link

Allow user to navigate the tree by tapping a region #17

Open rodericj opened 3 years ago

rodericj commented 3 years ago

Should be able to identify the overlay on tap then map that back to the appropriate item in the tree. Then we may be able to expand that with the given API on the list.

This requires that each top level region has sub regions which may be the tougher part here.