Skip to content

spatil-git/DictionaryLookupTool

Repository files navigation

Dictionary Lookup Tool

This is a simple Mac Catalyst project using SwiftUI and compatible with both iOS and macOS devices. This application also uses the Swift Package "SwiftPackageWordLookup" to make the API calls to fetch the word definition.

Features:

  • Share the data among views using @EnvironmentObject
  • Using JSONDecoder and the class model to parse the JSON into the model.
  • SwiftUI
  • Swift Package

Compatibility : iOS 13 and macOS 10.15

Application look and feel on iOS

Home Screen

WordEnter

Result

Application look and feel on macOS

Home Screen

WordEnter

Result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages