Advertisement
zidniryi

readme.md

Jul 12th, 2020
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. # GamesME
  2.  
  3. GamesME is a game catalog built with **SwiftUI** for listing and detail game catalog based on API [rawg.io](https://rawg.io/)
  4.  
  5. ## Using
  6.  
  7. Use the package manager [cocoapods](https://cocoapods.org/) to library pod libraray.
  8.  
  9. ```bash
  10. sudo gem install cocoapods
  11. ```
  12.  
  13. ## Usage
  14.  
  15. ```
  16. cd GemesME
  17. pod install
  18. open GemesMe.xcworkspace
  19. ```
  20.  
  21. ## Running
  22. Then just running in your Xcode, you should used Xcode version >= 11.x
  23.  
  24.  
  25. ## Third Party
  26. [Alamofire](https://github.com/Alamofire/Alamofire)
  27.  
  28. [URLImage](http://cocoapods.org/pods/URLImage)
  29.  
  30. [Combine](https://heckj.github.io/swiftui-notes/)
  31.  
  32. ## Design Mockup Figma
  33. [Mockup](https://www.figma.com/file/Rh1nG8b1Flbs7CqqzCByPI/Submision?node-id=1%3A2)
  34.  
  35. ## About me
  36. [Zidniryi](https://zidniryi.github.io/)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement