We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Store has extensions get() and fresh() that MutableStore no longer can access. Is that a long term change to the api?
https://www.reddit.com/r/androiddev/comments/13mb2sz/comment/jkzutgk/?utm_source=share&utm_medium=web2x&context=3
Currently these extensions are located in impl: https://github.com/MobileNativeFoundation/Store/blob/fbcd34fd168deaf5f731414e1315c704219ac6c8/store/src/commonMain/kotlin/org/mobilenativefoundation/store/store5/impl/extensions/store.kt
impl
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://www.reddit.com/r/androiddev/comments/13mb2sz/comment/jkzutgk/?utm_source=share&utm_medium=web2x&context=3
Currently these extensions are located in
impl
: https://github.com/MobileNativeFoundation/Store/blob/fbcd34fd168deaf5f731414e1315c704219ac6c8/store/src/commonMain/kotlin/org/mobilenativefoundation/store/store5/impl/extensions/store.ktThe text was updated successfully, but these errors were encountered: