Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyjaywilson/swiftgram
https://github.com/heyjaywilson/swiftgram
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heyjaywilson/swiftgram
- Owner: heyjaywilson
- License: mit
- Created: 2023-08-02T01:32:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T22:04:10.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:05:37.050Z (7 months ago)
- Language: Swift
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftGram (AKA Taylorgram)
An iOS app that is written in SwiftUI and will eventually function like Instagram. The purpose is to push SwiftUI and showcase the micro app architecture using Swift Packages.
# Watch the build
You can watch this app be built on @heyjaywilson's [Twitch Stream](https://twitch.tv/heyjaywilson) and if will eventually be on some YouTube channel...
# Stream 1 - August 1st, 2023
Created SwiftGram and started working on the homefeed. The last commit message for the day is [this one](https://github.com/heyjaywilson/swiftgram/tree/efd99e53604e8114ed976db04bdd82a3f4e622d1)
![image](https://github.com/heyjaywilson/swiftgram/assets/19311157/5a3033b4-6ce4-43cc-8a9d-4032cbf75589)# Stream 2 - August 11th, 2023
Created a story component and started working on the `FeedFeature`. Last commit of the day is [this one](https://github.com/heyjaywilson/swiftgram/commit/4cde024e43f22013569a2be2bfbcee383407f9ec). You can also checkout the [branch](https://github.com/heyjaywilson/swiftgram/tree/2023-08-11).
![image](https://s3.amazonaws.com/cctplusfiles/pb-Mn3idkdgXY.png)