https://github.com/prof18/imperative-vs-declarative
A simple app to showcase declarative and imperative style.
https://github.com/prof18/imperative-vs-declarative
Last synced: 2 months ago
JSON representation
A simple app to showcase declarative and imperative style.
- Host: GitHub
- URL: https://github.com/prof18/imperative-vs-declarative
- Owner: prof18
- Created: 2020-02-09T09:48:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T13:25:37.000Z (about 5 years ago)
- Last Synced: 2025-03-22T11:16:07.450Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 3.44 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imperative vs Declarative
A simple app to showcase declarative and imperative style.
- Declarative Native Android
- Imperative Native Android
- Declarative Native ioS
- Imperative Native iOs
- Declarative Flutter
- Declarative React Native