Skip to content

Commit

Permalink
list all native clients
Browse files Browse the repository at this point in the history
  • Loading branch information
BrooklinJazz committed Aug 12, 2024
1 parent 18b3fd6 commit 8f2e7e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@ and follow the instructions on how to complete the setup process.

## Native Clients

LiveView Native enables native client frameworks such as the [LiveView Native SwiftUI Client](https://github.com/liveview-native/liveview-client-swiftui) and the [LiveView Native Jetpack Client (In Progress)](https://github.com/liveview-native/liveview-client-jetpack).
LiveView Native enables client frameworks such as:

* [SwiftUI Client](https://github.com/liveview-native/liveview-client-swiftui)
* [Jetpack Client (In Progress)](https://github.com/liveview-native/liveview-client-jetpack)
* [HTML Client](https://github.com/liveview-native/liveview-client-html)

### SwiftUI Client

Expand Down

0 comments on commit 8f2e7e1

Please sign in to comment.