SwiftPress
Search…
SwiftPress
Welcome
Getting Started
Structure
App Settings
Change App Name And BundleId
Change AppIcon
Ads
Enabla Slider
Send Notification
Submit To the App Store
Powered By
GitBook
App Settings
Config.swift file
Installation is pretty simple. Open the Config.swift
1.
Just enter your own website at
BASE_URL = "YOUR_WORDPRESS_ADDRESS"
2.
if you want to show ADMOB ad change at
IS_AD_ENABLE = true ,
if you don't
IS_AD_ENABLE = false
3.
If you want slider
IS_SLIDER_ENABLE = true
and set
CATEGORY_ID
4.
If you RTL style
IS_RTL = true
Previous
Structure
Next
Change App Name And BundleId
Last modified
2yr ago
Copy link