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
Would be neat to have an example for ObjectBox that uses SwiftUI. Could share some code with the existing Example.
The text was updated successfully, but these errors were encountered:
I'm recreating the example project using SwiftUI. It's almost done but not complete yet.
Sorry, something went wrong.
Hi, I have already finished the SwiftUI version. Here is the code:
https://github.com/Zpecter/NotesExample
I guess this is ObjectBox 1.4.0 based? It should work with 1.4.1 with minimal adjustments (import Foundation where missing), I'd assume.
import Foundation
Do you want to contribute this? I'd check for a CLA then to ensure licensing terms are working for both sides.
No branches or pull requests
Would be neat to have an example for ObjectBox that uses SwiftUI. Could share some code with the existing Example.
The text was updated successfully, but these errors were encountered: