You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Uncomment the next line to define a global platform for your project# platform :ios, '9.0'target'Testy'do# Comment the next line if you're not using Swift and don't want to use dynamic frameworksuse_frameworks!# Pods for Testypod'Alamofire','~> 4.0’ pod 'Fabric' pod 'Crashlytics' pod 'Kingfisher', '~> 3.0' pod 'Siren' pod 'Segmentio', '~> 2.1' pod 'DeviceKit', '~> 1.0' pod 'UIColor_Hex_Swift', '~> 3.0.2' pod 'DropDown' pod 'Eureka', '~> 2.0.0-beta.1' pod 'PasswordTextField' pod 'FacebookCore' pod 'FacebookShare’pod'FBNotifications'pod'SkyFloatingLabelTextField','~> 2.0.0'pod'PopupDialog','~> 0.5'pod‘IQKeyboardManagerSwift’end
Project that demonstrates the bug
Its just a simple setup.
The text was updated successfully, but these errors were encountered:
Report a bug
What did you do?
What did you expect to happen?
This image shows what i expect to happen.
http://i.imgur.com/LUVMYQm.png
What happened instead?
Except the background color which is for test only. My only issue is about the label text it has to be like the image on "what i expect to happen"
http://i.imgur.com/Gb9NLPy.png
Your Environment
Stack
Installation Source
Plugins
Podfile
Project that demonstrates the bug
Its just a simple setup.
The text was updated successfully, but these errors were encountered: