liveview-native / liveview-native/liveview-client-jetpack
publish the liveview-client-jetpack library on hex.pm
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 139
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
## Acceptance criteria
When user run `mix deps.get` with `{:live_view_native_jetpack, "~> 0.3.0"}` in `mix.exs`, then the package installs successfully, and the following doesn't show.
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.
Research direction
Start by checking mix.exs and the package configuration used by the liveview-client-jetpack project. Run mix deps.get with {:live_view_native_jetpack, "~> 0.3.0"} in a test project, and consider the work done when the dependency resolves and installs without the reported warning or error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, kotlin
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100