iOS App in Python with Kivy - Part 12: Friends List Screen

Опубликовано: 26 Март 2026
на канале: Erik Sandberg
3,751
22

Part 12 of the Friendly Fitness iOS app in Python with Kivy tutorial

👇 LINKS AND INFO! 👇

Consider donating to me if you are able to and appreciate my content: https://www.paypal.me/eriksandbergsof...

Here I show the creation of the friends list screen, which lets you add your friends in the app. I do a quick call to my Firebase real-time database to see if the friend ID you're trying to add actually exists. This requires us to modify the rules of our real-time database to allow reading if we're querying using a specific parameter. If an account exists with that friend ID, that friend ID is added to the user's friends list.

Kivy is an open source tool being developed by people in their spare time. They've just started to try to fund some core developers through monthly donations (they've been working unpaid on this framework for 9 years). Help support them if you can! https://opencollective.com/kivy (no money goes to me, I'm just advocating for the project).

Thanks for watching! - Erik

Get the code on my github:
https://github.com/Dirk-Sandberg/Frie...

And follow along with some of my work at:
https://eriksandbergum.wixsite.com/ho...