Skip to content

Commit

Permalink
Merge pull request #2 from balitax/master
Browse files Browse the repository at this point in the history
update readme by Agus Cahyono. iOS stack
  • Loading branch information
balitax authored Aug 3, 2018
2 parents 0187b85 + 2022c74 commit 4be1619
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,24 @@ Ini adalah panduan tentang development stack dan perangkat saja yang perlu dipas
## Mobile

### Development Stacks

### iOS
+ Cocoapods
+ Swift 4+
+ Use Design Pattern [MVVM](https://github.com/balitax/MVVM-AC-Template)


### Tools & IDE (iOS)
+ [Xcode](https://developer.apple.com/xcode/)

### Android
+ Android Minimal SDK Support 16
+ Android Target SDK Support --> Latest SDK
+ Kotlin
+ Use Programming Pattern [MVVM](https://github.com/pt-dot/DOT-Kotlin-Boilerplate)
+ [Android Architecture Components](https://developer.android.com/topic/libraries/architecture/)

### Tools & IDE
### Tools & IDE (Android)
+ [Android Studio](https://developer.android.com/studio/)
+ [Genymotion](https://www.genymotion.com/)

Expand Down

0 comments on commit 4be1619

Please sign in to comment.