teambtcmap / btcmap-ios

iOS application for BTC Map
https://btcmap.org
GNU Affero General Public License v3.0
14 stars 3 forks source link

Create filter screen #19

Open lorenzoPrimi opened 1 year ago

lorenzoPrimi commented 1 year ago

Now you can access the communities page by tapping on the Bitcoin logo or opening the menu and tapping Communities. Both are not very intuitive. Changing the bitcoin to another icon could be a good starting point

lorenzoPrimi commented 11 months ago

I'm a bit struggling with the code, but the filter screen has been created here: https://github.com/teambtcmap/btcmap-ios/tree/home_screen What is still left do to is to add the count for every single item (ATMs, Bars...) and actually apply the filters when they are enabled or disabled.