All Projects → devxoul → Graygram Ios

devxoul / Graygram Ios

Licence: mit
[40시간만에 Swift로 iOS 앱 만들기] 흑백 사진 전용 소셜 미디어 앱

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Graygram Ios

Uptoc
A static file deployment tool that supports multiple platforms./ 一个支持多家云厂商的静态文件部署工具
Stars: ✭ 159 (-7.56%)
Mutual labels:  oss
Todomvc App Css
CSS for TodoMVC apps
Stars: ✭ 160 (-6.98%)
Mutual labels:  app
Ablemusicplayer
🎵 A Youtube Music like app with a Spotify like design - ad free and open source. Feel free to PR. NOTE: BEING REWRITTEN, HENCE THE REPO WILL BE INACTIVE FOR A WHILE
Stars: ✭ 167 (-2.91%)
Mutual labels:  app
Cinereel
A TMDB client built with Flutter using the BLoC pattern. This app is my way of learning Flutter, so take what you see here with a grain of salt
Stars: ✭ 161 (-6.4%)
Mutual labels:  app
Posidonlauncher
a one-page homescreen with a news feed
Stars: ✭ 163 (-5.23%)
Mutual labels:  app
Lantern
Mac app for website auditing and crawling
Stars: ✭ 167 (-2.91%)
Mutual labels:  app
Oss In Browser
Play with OSS, right in browser!
Stars: ✭ 158 (-8.14%)
Mutual labels:  oss
Eros
📱 一套 Vue 代码,两端原生应用 ,或许可以叫我 weex-native。
Stars: ✭ 2,007 (+1066.86%)
Mutual labels:  app
Knctl
Knative CLI
Stars: ✭ 163 (-5.23%)
Mutual labels:  app
Sensor Data Logger
Android Wear sensor data plotter
Stars: ✭ 166 (-3.49%)
Mutual labels:  app
Ladybug
Handle rdar:// links gracefully
Stars: ✭ 161 (-6.4%)
Mutual labels:  app
Flutter Woocommerce App
WooCommerce App template that uses Flutter. Integrated to work with WooCommerce stores, connect and create an IOS and Android app from Flutter for IOS and Android
Stars: ✭ 161 (-6.4%)
Mutual labels:  app
Carte
🍴 Open source license notice view generator for Swift
Stars: ✭ 167 (-2.91%)
Mutual labels:  oss
Streamlink Twitch Gui
A multi platform Twitch.tv browser for Streamlink
Stars: ✭ 2,059 (+1097.09%)
Mutual labels:  app
Camerafilter
📷 Realtime camera filters on android.
Stars: ✭ 2,012 (+1069.77%)
Mutual labels:  app
Netease Cloud Music Community
参照网易云音乐云村做的一个小程序社区,后端技术栈为Java,SpringBoot,MySQL,Redis,前端技术栈为uni-app。欢迎吐槽。
Stars: ✭ 157 (-8.72%)
Mutual labels:  oss
Universalproject
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
Stars: ✭ 1,974 (+1047.67%)
Mutual labels:  app
Flutter parallax scroll
Flutter UI challenge- Parallax scroll effect
Stars: ✭ 172 (+0%)
Mutual labels:  app
Listloading
listloading是一个移动端的上拉、下拉加载更多的组件。主要依赖于iscroll.js v5.1.2基础上开发的组件,基础库可以使用jquery.js或者zepto.js操作dom节点,目前我是使用了zepto.js作为基础库操作dom,以jquery插件的形式存在。如果不想以插件方式使用,则只需要把listloading直接移植你需要的库里面就ok啦。listloading主要针对移动端而生,在使用浏览器自带滚动,用户体验很不友好,与Android和ios差别甚远,所以选择iscroll.js,它实现方式是使用css3动画translate 3D 转换来实现滚动效果,transform属性使用硬件加速,性能方法得到很大提高。 https://gtdalp.github.io/widget/listloading/demos/listloading.html
Stars: ✭ 169 (-1.74%)
Mutual labels:  app
Fastbuy App
App to manage the products of the FastBuy Store (built with React Native and Redux).
Stars: ✭ 168 (-2.33%)
Mutual labels:  app

Graygram for iOS

40시간만에 Swift로 iOS 앱 만들기 강의에서 예제로 함께 만들어 볼 소셜 미디어 애플리케이션입니다.

⚠️ 현재 백엔드 서버는 작동하지 않습니다. 매달 $7를 내야해서 강의중에만 켜둡니다.
⚠️ A server is down at this time. It costs $7 per month so I only run during my lecture.

graygram-1

백엔드 코드는 graygram-web 레파지토리를 참고해주세요.

테스트 계정

  • ID: test
  • PW: test

개발 환경 설정

$ pod install

명령어를 실행한 후 Graygram.xcworkspace 파일을 열어서 빌드하실 수 있습니다.

라이센스

Graygram은 MIT 라이센스 하에 배포됩니다.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].