Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoesuv/info-malang-batu-ios
Info Malang Batu iOS version
https://github.com/yoesuv/info-malang-batu-ios
ios swiftui
Last synced: 5 days ago
JSON representation
Info Malang Batu iOS version
- Host: GitHub
- URL: https://github.com/yoesuv/info-malang-batu-ios
- Owner: yoesuv
- License: apache-2.0
- Created: 2022-02-09T07:50:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T08:03:42.000Z (8 months ago)
- Last Synced: 2024-05-22T03:48:13.590Z (8 months ago)
- Topics: ios, swiftui
- Language: Swift
- Homepage:
- Size: 106 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
## Info Malang Batu iOS ##
build with `Xcode 15.3`
### Whats new ###
- :arrow_up: Update libraries### How to run/build this project ###
- in project directory run ```Pod install```
- in root project create file ```keys.plist``` then set value ![](https://images2.imgbox.com/62/c5/D3UZ3vqN_o.png)### Screenshot ###
| ![Splash Screen](https://i.imgur.com/VJZHHbj.png) | ![List Place](https://i.imgur.com/nGSXLUe.png) | ![Detail List Place](https://i.imgur.com/7RtxVRi.png) | ![Filter List Place](https://i.imgur.com/IUjZe7w.png) |
| :---: | :---: | :---: | :---: |
| ![Gallery](https://i.imgur.com/YsVjlch.png) | ![Detail Gallery](https://i.imgur.com/czijTtf.png) | ![Maps](https://i.imgur.com/Tu6fqfx.png) | ![About](https://i.imgur.com/uWUfn4u.png) |### List Library ###
- [Alamofire](https://cocoapods.org/pods/Alamofire)
- [AlertToast](https://cocoapods.org/pods/AlertToast)
- [Firebase Analytics](https://cocoapods.org/pods/FirebaseAnalytics)
- [Google Maps](https://cocoapods.org/pods/GoogleMaps)
- [Kingfisher](https://cocoapods.org/pods/Kingfisher)### License ###
Copyright 2022 Yusuf Saifudin
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.