Open
Description
This is an issue on the iOS app
Meta data view was a proposed function and code had been written to enable it. It loaded up a JSON file and could display extra information per cell selected. It was commented out.
This issue will re-enable that metadata view, render it appropriately on iPhone and iPad interfaces, and solve issues with visualizing that metadata that may relate to formatting of the underlying data.
- re-enable metadata view
- make sure rendering works on iPhone
- make sure rendering works on iPad
- re-format metadata to look good (may need additional help to remake data.json)
- make pull request for new feature on the iOS app repository
A hangout was recorded that walked through the code base and explained how to get started with this.
@richstoner will have suggestions on how to move forward