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

AnnotatedString support #50

Open
edenman opened this issue May 2, 2022 · 1 comment
Open

AnnotatedString support #50

edenman opened this issue May 2, 2022 · 1 comment

Comments

@edenman
Copy link
Collaborator

edenman commented May 2, 2022

Seeing as Jetpack Compose is the new hotness, it would be great to have support for building AnnotatedStrings. Options:

  1. Yolo, add the Compose dependency and people can manually remove it if they care.
  2. Fork
  3. Do the okio/etc thing and change the artifact id to phrase2 and include Compose in that artifact. If somehow there are bugs that need to get fixed, in theory we can do a release of both artifacts
  4. Separate phrase-compose artifact, make keys/keysToValues public, and add a method in the new artifact that reads them and builds an AnnotatedString
@edenman
Copy link
Collaborator Author

edenman commented Jun 28, 2023

Looks like https://github.com/cashapp/paraphrase is the new hotness

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

No branches or pull requests

1 participant