Skip to content

Instantly share code, notes, and snippets.

View ErAshu's full-sized avatar

Ashutosh Kumar ErAshu

View GitHub Profile
@ErAshu
ErAshu / IndianState.swift
Last active December 19, 2018 11:31
Get Indian State name, state code and state GST Code in Swift
//
// IndianState.swift
//
// Created by Ashutosh Kumar on 19/12/18.
// Copyright © 2018 AppiKate. All rights reserved.
//
/**
usage:
let indianStates = CountryUtilities.indianState()
@ErAshu
ErAshu / CountryState.swift
Last active December 19, 2018 11:26
Swift :- US States Array
//
// CountryState.swift
//
// Created by Ashutosh Kumar on 19/12/18.
// Copyright © 2018 AppiKate. All rights reserved.
//
/**
usage: