InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 iOS Open-Source Projects
-
However, with the introduction of ShellRoute, observing the navigation flow in your app and having routes that are "aware" of navigation changes has become more difficult. As highlighted in this issue, when you add a ShellRoute, the app loses reactivity to route changes: the NavigationObserver is no longer triggered.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
React Native & React Expo
-
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Awesome flutter Flutter Samples
-
Project mention: Linkwarden: FOSS self-hostable bookmarking with AI-tagging and page archival | news.ycombinator.com | 2025-05-01
for PDFs I thought about using https://github.com/phiresky/ripgrep-all or pdfgrep https://pdfgrep.org/
For images, what do you want to grep for? for exif data -> https://exiftool.org/ if you want to find image based content, you might need something smarter. I think maybe it is a place where tools such as https://github.com/ultralytics/yolov5 can shine for me. simple enough to work with most of my images and tag them according to some preferences, and I would save such tags in a txt file.
Anyway, all metadata I store about images, links etc are all persisted in txt files. summaries, tags, etc, incoming/outgoing links etc, each has its own file. There are folders per link/content. Under each folder, one file per type of metadata. So it is very easy to know if some metadata is missing for a file, no index needed, it is just as simple as checking the presence of a file.
-
mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
There is also mkcert by Filippo Valsorda (no relation to mkcert.org) at https://github.com/FiloSottile/mkcert
-
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Ionic
-
Project mention: ✨10 Stunning Icon Libraries to Check Out (That Are Free and Open-Source) 🚀 | dev.to | 2025-02-15
Website: Material Symbols GitHub Repo: GitHub Repo
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Announcing Appwrite Sites: The open source Vercel alternative | dev.to | 2025-05-19
If you prefer to use Appwrite Sites open-source version, you can visit the self-hosting documentation and review the Appwrite repository.
-
14. Awesome iOS
-
-
-
expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Expo - React Native framework
-
-
SheetJS js-xlsx
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
Project mention: Building an inventory management app: 'Invento' as a Beginner Developer | dev.to | 2024-07-24XLSX : XLSX is a library for parsing and writing Excel spreadsheet files. It enables the application to export data to Excel, which is a common requirement for inventory management systems.
-
-
Project mention: Ijkplayer: A High-Performance Android/iOS Video Player Powered by FFmpeg | news.ycombinator.com | 2024-08-16
-
Project mention: The Windows Subsystem for Linux is now open source | news.ycombinator.com | 2025-05-19
In case others were similarly confused, I thought that UTM was commercial but it is Apache 2 https://github.com/utmapp/UTM/blob/v4.6.5/LICENSE
-
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
Check out https://avaloniaui.net as well. It's basically a cross-platform reimplementation of WPF. It's not quite as simple as C#+WinForms or Lazarus+LCL because you don't get drag-and-drop UI designer, and you need to write markup by hand (albeit with live preview). But unlike HTML, it's actually designed for desktop UI apps from the get go, so it's much easier to write for anything non-trivial. And you can still write "quick and dirty" GUI code by directly connecting event handlers to buttons and updating values etc in it, ignoring data bindings and other more advanced facilities.
-
Dioxus
-
I have a bit of an obsession with finding the fastest way to launch apps. My goal is to be able to create fully functional MVP's and proofs of concept in less than a day. That means being able to spin up a backend and then implement a frontend as efficiently as possible. For the backend, PocketBase has been my favorite lately. On the frontend I am still trying to find a winner. I like Quasar (VueJS + Capacitor) which is fantastic for web apps, but falls a bit short for mobile apps. I've been eyeing React Native lately especially since Expo offers a ton of great plugins like Location and also supports remote updates.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
iOS discussion
iOS related posts
-
The Windows Subsystem for Linux is now open source
-
How to Build a VIN Scanner App for Android and iOS with .NET MAUI
-
Show HN: Every side project I've built since 2009
-
Building OpenNutriTracker: A Privacy-First Nutrition App You Can Hack On 🚀
-
XTool – Cross-platform Xcode replacement
-
Go router navigation observer
-
How to Fix Google Sign-In Errors in Flutter Apps
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 May 2025
Index
What are some of the best open-source iOS projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | Flutter | 170,392 |
2 | react-native | 122,135 |
3 | awesome-flutter | 55,868 |
4 | yolov5 | 53,929 |
5 | mkcert | 53,599 |
6 | Ionic Framework | 51,724 |
7 | material-design-icons | 51,562 |
8 | Appwrite | 49,597 |
9 | awesome-ios | 48,935 |
10 | open-source-ios-apps | 45,044 |
11 | uni-app | 40,762 |
12 | expo | 40,393 |
13 | fastlane | 40,168 |
14 | SheetJS js-xlsx | 35,566 |
15 | gold-miner | 34,040 |
16 | ijkplayer | 32,878 |
17 | UTM | 29,473 |
18 | Avalonia | 27,720 |
19 | dioxus | 27,641 |
20 | Quasar Framework | 26,593 |
21 | fyne | 26,430 |
22 | Lottie | 26,242 |
23 | react-native-elements | 25,376 |