open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps (by dkhamsing)
WebRTC-iOS
A simple native WebRTC demo iOS app using swift (by stasel)
open-source-ios-apps | WebRTC-iOS | |
---|---|---|
28 | 3 | |
44,979 | 1,182 | |
1.3% | 0.9% | |
9.8 | 4.8 | |
6 days ago | 11 months ago | |
Swift | Swift | |
Creative Commons Zero v1.0 Universal | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
open-source-ios-apps
Posts with mentions or reviews of open-source-ios-apps.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-12.
- Collaborative List of Open-Source iOS Apps
-
File Manager like WinRar, WinZip, 7zip, etc., on iOS thats open source?
Then it's easier. There is a community list that took 5s to find and there seems to be nothing in there that fits your description.
- Open Source Apps
-
Any sites or resources for open source projects?
There’s this repo but the hard part is you have to search through this to find one that’s active
- Learning Swift; what GitHubs and such websites ought I be checking out?
-
What can we do to encourage Reddit to give us a settings option to turn off that annoying floating scroll-down button on the mobile app?
Not an ios guy.But why don't you give Beam a look or one of the reddit clients mentioned here ( just do a 'find in page' ->search for reddit )
-
What are some good intermediate open source SwiftUI projects?
There’s a giant list here on GitHub
- MoodSnap is a free and open source mood diary app for iOS written in SwiftUI.
-
Looking for resources about open source apps
This repo has a huge list of open source projects: https://github.com/dkhamsing/open-source-ios-apps
-
Open Source app alternatives
Yes: https://github.com/dkhamsing/open-source-ios-apps
WebRTC-iOS
Posts with mentions or reviews of WebRTC-iOS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-09.
-
WebRTC Video on iOS
If you don't need to alter it at all, there's precompiled binaries out there you can use. It looks like google themselves publish a cocoapod to use, but it doesn't look like its evenupdated to be a .xcframework so you won't be able to sim it on an apple silicon device. I think that's what this demo app is using and might be a good place to start
- How to implement video call feature in Native iOS with swift?
-
Swift WebRTC where to start looking?
Start here: https://webrtc.github.io/webrtc-org/native-code/ios/Compile the framework or use Cocoapods. Then look at their native example.Next look into WebSockets because you're going to want to use them to communicate with the stun server and relay server. iOS supports native websockets now as of iOS 13 iirc. Otherwise you can use Starscream. Take a look at this example for WebRTC: https://github.com/stasel/WebRTC-iOS You might as well read how WebRTC works on W3 because it'll help to know how the STUN and Relay and Turn servers work.
What are some alternatives?
When comparing open-source-ios-apps and WebRTC-iOS you can also consider the following projects:
Deluge-Remote - iOS App That Remotely Controls Deluge Torrent Clients
WebRTC - A community-driven distribution of up to date WebRTC framework binaries for iOS and macOS
Tuist - Build better Swift apps faster
examples - Example projects, feature demos and snippets
NetNewsWire - RSS reader for macOS and iOS.
awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!