I want to use the WordPress REST API (which is the only API I think WordPress offers) to grab from my website: Posts
Forum Posts
Listings
Log in Info
How would I implement these things into an Xcode project using the SwiftUI lifecycle (no App/SceneDelegate)?
Post
Replies
Boosts
Views
Activity
I already have the APIs and keys in, but how do I put in the permission popup on a SwiftUI view? I'd really love it if somebody could help, because the only thing I see is a documentation about the whole thing, but it's telling me where to put the code. Everywhere I put it, it just gives me an error.