SwiftUIWordpressClient
SwiftUIWordpressClient
is an iOS application for any WordPress website.
- The app displays posts
- Search through all posts
- Support Light and Dark Mode
Usage
Basics
Clone this repository
git clone https://github.com/fuzzzlove/SwiftUIWordpressClient
Setup
- Open
Info.plist
and replace the value"https://klassikamnews.ru/wp-json/wp/v2/"
at the keyAPI_URL
with your WordPress URL request.
- Enter the project name whatever you want (see screenshot below).