Skip to content

✨ Initial data population #3

@lukeswitz

Description

@lukeswitz

Currently the app presents no data on launch. Consider adding a line to force select a row, as the values are hardcoded.

override func viewDidLoad() {
        super.viewDidLoad()
        // Update UI on app launch, 
        pickerView(currencyPicker, didSelectRow: 0, inComponent: 0)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions