Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kickstart a project kotlin-android #50

Open
jmfayard opened this issue Oct 8, 2020 · 2 comments
Open

Kickstart a project kotlin-android #50

jmfayard opened this issue Oct 8, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jmfayard
Copy link
Collaborator

jmfayard commented Oct 8, 2020

Currently all samples are inside kotlin-jvm and are self-contained in their own package, with each having its main() function.

But what about Android? There are lots of good libraries to demo there.

The challenge would be to keep things simple.

Ideally a sample for a given library would be contained in a single file like it's done in kotlin-jvm, and then called from a RecyclerView

I will also create issues for Android samples. It won't make sense to work on them yet, but if someone feels like working on it once kotlin-android is created, we can already assign it to her.

@LDuncAndroid
Copy link

Scoping this out at the moment.

@LDuncAndroid
Copy link

This is a WIP example of how dynamic navigation could be achieved: https://github.com/LDuncAndroid/kotlin-libraries-playground/tree/LDuncAndroid/kotlin-android-spike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants