liveview-native / liveview-native/liveview-client-swiftui
Invalid image relative path in Livebook guide
Open
@bcardarella is already working on this.
Since Oct 23, 2024.
- Dominant language
- Swift
- Stars
- 440
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The Livebook guide has a [section](https://hexdocs.pm/live_view_native_swiftui/swiftui-views.html#relative-path) that introduces devs to the use of relative paths for images. The example provided references `/images/logo.png` as the LiveView Native logo, but it does not exist, so the example can't be run as is.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.