Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 7 forks source link

Code Refactoring #37

Open mhdostal opened 2 years ago

mhdostal commented 2 years ago

Since the initial completion of the first few components, the best practices and coding style guidelines have evolved. This issue enumerates those changes that should be incorporated across all components.

List of components:

dfeinzimer commented 2 years ago

Two things that've just come on my radar that may be worth adding to this list:

  1. Disabling Xcode's auto trimming of trailing whitespace (highlighted by @njarecha here). The Swift SDK doesn't seem to trim trailing whitespace.
  2. Verifying correct indentation for modifiers on views that are multiline vs views that are single line, also highlighted by Nimesh here.
mhdostal commented 2 years ago

Potential UI/UX improvements:

Overview Map

Basemap Gallery

Search