Classes
The following classes are available globally.
-
The connection controller for no internet connection availability
See moreDeclaration
Swift
class ConnectionController : UIViewController
-
DetailController to show individual view
See moreDeclaration
Swift
class DetailController : UIViewController
-
A Utility class to create a custom camera
See moreDeclaration
Swift
class CaptureCamera
-
InforController to show a processed photo
See moreDeclaration
Swift
class InfoController : UIViewController
-
Initial onborading controller
See moreDeclaration
Swift
class PageController : UIViewController
-
PhotoController to show the taken photo before processing
See moreDeclaration
Swift
class PhotoController : UIViewController
-
User ProfileController
See moreDeclaration
Swift
class ProfileController : UIViewController
-
A utility class to make Firebase communication and actions easy
See moreDeclaration
Swift
class CapDatabase
-
A utility class to handle internet connection
See moreDeclaration
Swift
public class Reachability
-
Custom padded UITextField
See moreDeclaration
Swift
class LeftPaddedTextField : UITextField
-
A utility class derived from UICollectionViewCell for all UICollectionView cells
See moreDeclaration
Swift
class BaseCell : UICollectionViewCell
-
A utility class derived from UIView for all UIView cells
See moreDeclaration
Swift
class BaseView : UIView