Countries array list with RxSwift+UITableView
let countriesList: [String] = ["India", "Bhutan", "USA", "UK", "Canada", "Chile", "Egypt"]
RxSwift-Simple-List-With-UITableView is available under the SWS license. Copyright © 2017 SWS
Display string array in UITableView in RxSwift
Swift
Countries array list with RxSwift+UITableView
let countriesList: [String] = ["India", "Bhutan", "USA", "UK", "Canada", "Chile", "Egypt"]
RxSwift-Simple-List-With-UITableView is available under the SWS license. Copyright © 2017 SWS