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

Last updated

Was this helpful?