Skip to content

Commit

Permalink
Update README.md: Add landscape screenshot link for "All Peer Status …
Browse files Browse the repository at this point in the history
…Preview"
  • Loading branch information
Kjuly authored Jan 10, 2024
1 parent e380d81 commit 6416492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,10 @@ NotificationCenter.default.addObserver(

## All Peer Status Preview

<div align="center">
<img src="https://raw.githubusercontent.com/Kjuly/preview/main/KYNearbyService/AllPeerStatus.png" alt="iPhone Preview" height="360" />
<img src="https://raw.githubusercontent.com/Kjuly/preview/main/KYNearbyService/AllPeerStatusLandscape.png" alt="iPhone Preview" height="260" />
</div>

You can go to the demo project's `KYNearbyServiceDemoApp.init()`, and switch `.none` to `allPeerStatuses` to get a list of all peer statuses:
```swift
Expand Down

0 comments on commit 6416492

Please sign in to comment.