-
Notifications
You must be signed in to change notification settings - Fork 267
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
Implement :data:db for iOS instead of :data:db-room #348
Comments
Sorry, I think |
Sorry for my misleading. Currently Of cource, renaming |
I have a question 🙋♂️ |
Debugging means testing? If you mean "running app in DEBUG mode and stopping at breakpoint", we should make Xcode project of app ( maybe on |
I think that it will be easier to contribute if we can create an empty |
Good idea!
|
Sorry, I don't have an idea. But I think we can implement All VC is in frontend/ios. |
Perhaps, it might be useful? |
If we migrate that, Yes. |
Ok. I think it’s simple and understandable. |
Opened #389 🎉 |
Overview (Required)
:data:db
instead of:data:db-room
.:data:db-room
Kotlin Multiplatform module.:data:db-room
is caching of Sessions, Speakers and Sponsers (maybe). iOS implementatuon can useNSUserDefaults
to save data.Links
The text was updated successfully, but these errors were encountered: