Add Text on Photo Image iOS Universal App Template icon

Add Text on Photo Image iOS Universal App Template

Hot or Not
Add Text on Photo Image iOS Universal App Template

Description

Overview

This source code is an App Template written in Swift for you to build your Awesome Photo app. It is very easy to maintain and reskin. Allows to add real-time text directly to any photos. You can easily add add captions, quotes or anything else you can think of to photos and share quickly and easily with friends. Download your copy today and start making money! It’s already optimized for latest version of iOS. DEMO

Features and Requirements

  • Easy to understand and update
  • In-app purchases
  • Integrated Google AdMob Interstitial
  • Add unlimited fonts
  • Add multiple lines of text with no character limits
  • Add multiple text stickers
  • Change text color
  • Add text blur shadow
  • Add text shadow with color
  • Text size is changeable.
  • Text is rotatable.
  • Add photos from camera roll or take picture
  • More apps sections
  • Show rate app after in-app purchase
  • Can add watermark on all photos
  • Simple and easy to reskin
  • You can share photos on Facebook, Twitter, Instagram and other apps.
  • Compatible with Swift 5
  • Xcode 10.x
  • iOS 9.x

How to Setup and Reskin

It’s very easy to reskin the app, most of the UI graphic elements are into Storyboard and ImageAsset file. In order to reskin the project, you need to change the design of button images, icon and splash screen. The “Code Documentation.pdf” file included in the package explains how to change In App Purchase ID’s, change the app’s name and layout etc. All configuration constants are placed in one file Config.swift, which contains:

struct Config {
    static let numberOfPhotosLoaded = 30
    static let AdMobAppID = "" 
    static let InterstitialAdID = "" 

    // Show Ads after every 60 seconds, by default
    static let ShowAdsTimeInterval = TimeInterval(60)

    static let EmailAccountIsNotSet = "Your mail account is not set!" 

    static let ContactUSEmail = "" 

    static let WatermarkText = "" 

    static let RateUsAppID = "" 

    static let InAppPurchaseID = "" 

    static let OtherAppsDetails = [(name:"", icon:"", appstoreID:""),
                                  (name:"", icon:"", appstoreID:"")]
}

Versions:

2020-23-01
  -Fixed: Use paid fonts for free
  -Fixed: Crash when unlock paid version

2019-10-08
  -Fixed: Add support for Swift 5 and Xcode 10

2018-02-09
  -Fixed: Improved displaying Admob Ads

2017-05-11
  -Initial: Initial Version.

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Bizzy | iOS Universal Multi-purpose WebView App + Website icon

Bizzy | iOS Universal Multi-purpose WebView App + Website

Hot or Not
Bizzy | iOS Universal Multi-purpose WebView App + Website

Description

28 May 2020
• Updated webview code to support new iOS permitted library for webview. Updated code to support iOS dark mode.
8 May 2018
• Changed Parse verison in build.gradle into 1.16.0, due to some issue on the latest Parse SDK and FCM:
    implementation 'com.parse:parse-android:1.16.0'
10 April 2018
• Updated to Xcode 9.3
22 September 2017
• Updated to Xcode 9, Swift 4, iOS 11
• Added a 1125x2436px png image (iPhone X launch image) into Assets.xcassets -> LaunchImage image set
• Adjusted some views in the Storyboard, because of iPhone X layout 
• Unchecked the Runtime API Checking in the Scheme -> Diagnostics, accordingly to this post: 

Bizzy is a Universal App with WebView + Website Template to show your business portfolio, team members, services and info in mobility.

The app has an embedded WebView so you can have it display any responsive website by simply editing a line of code!

   // Replace the string below with the URL to your website home page: 
   let websiteURL = " 

The package also contains a fully responsive website template, so all you have to do is to edit the HTML and CSS files, upload them to your own hosting server and set its path in the Configs file of the app. You can also send push notifications to all registered devices via the Parse Push web console on back4app.com.

Users can contact you with the Contact form, just set your own email address in a php file.

Bizzy is written in Swift, easy to customize, native XCode project, Universal, Parse Push with full website template included

About Parse SDK and back4app

Read this article for more info about back4app and Parse SDK:

Can I host Parse Server on my own server?

Yes, although I don’t provide support for the setup process, you can read the official Guide here:

I get a Code signing error in Xcode 8.x

That’s a bug of Xcode 8 with macOS Sierra, check this sample video to see how to fix it:

How to remove AdMob banner ads

Check this video out to see how to remove the code that shows AdMob banners: Keep in mind that you must repeat the shown steps for every .swift file that contains this line on the top:
import GoogleMobileAds

What about free support for this template?

I can offer free support for bugs encountered in the original code. Instead, if you’ve edited the code and messed something up with it, I may apply some fee to fix it either via TeamViewer or by checking your app project files directly on my computer.

Should I use the latest version of Xcode to edit this template?

Yes, I always update my apps to the latest version of the IDE.

  • XCode 9.x project – Swift – 64bit
  • iOS 8.0+ – Universal – Storyboard
  • AdMob banners
  • Works with Parse SDK hosted on
  • Send Push Notifications to all registered devices through the Push web Console
  • Full responsive website template based on Bootstrap
  • PDF User Guide included
  • PSD graphics included
  • Easy to customize, well commented code

  • Apple Mac PC with its latest OS version installed
  • The latest version of Xcode and some knowledge about its UI interface
  • Photoshop or any other image editor software
  • An Apple Developer account to submit apps to the App Store
  • iTunes Connect account
  • A free account on back4app.com
  • A domain and hosting server with PHP installed (GoDaddy, HostGator and many other providers have PHP installed as default)

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.