Skip to content

Yatheesan/iOS-Manage-Keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

iOS-Manage-Keyboard

Fixing UITextField keyboard Overlapping Problems - iOS Swift

Table of Contents

Instructions

  • Clone this repository into a location of your choosing, like your projects folder.
  • Open SampleProject.xcodeproj project
  • Build & Run the project in Simulator or iPhone

Screenshots

alt text alt text

Project Structure:

├─ /SampleProject/
|   ├─ Main.storyboard
|   ├─ LaunchScreen.storyboard
|   ├─ AppDelegate.swift 
|   ├─ ViewController.swift
|   ├─ Assets.xcassets
|   ├─ LaunchScreen.storyboard
|   ├─ info.plist                 #App Settings plist
├─ Products      

Build Configuration:

You can change the below app configurations details in info.plist.

Build Requirements:

  • iOS SDK 9.0 or above
  • Swift 3
  • Xcode - 8.2 or above

Hardware Requirements:

  • iPhone with iOS version 9.0 or above

License

  • Copyright (c) MIT License - Yatheesan

About

Fixing UITextField keyboard Overlapping Problems - iOS Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages