Skip to content

Commit

Permalink
Added SwiftUI example project to README (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
airspeed committed Apr 22, 2024
1 parent 70dbd75 commit 11f0a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -267,6 +267,7 @@ This repository contains the core component for ReSwift, the following extension
- [ReduxMovieDB](https://github.com/cardoso/ReduxMovieDB): A simple App that queries the tmdb.org API to display the latest movies. Allows searching and viewing details.
- [Meet](https://github.com/Ben-G/Meet): A real world application being built with ReSwift - currently still very early on. It is not up to date with the latest version of ReSwift, but is the best project for demonstrating time travel.
- [Redux-Twitter](https://github.com/Goktug/Redux-Twitter): A basic Twitter search implementation built with ReSwift and RxSwift, involing Twitter authentication, network requests and navigation.
- [CounterExample-SwiftUI](https://github.com/ReSwift/CounterExample_SwiftUI): *CounterExample* using SwiftUI.

## Production Apps with Open Source Code

Expand Down

0 comments on commit 11f0a2e

Please sign in to comment.