Swiftpack.co - ios-lib/VNDTextField as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by ios-lib.
ios-lib/VNDTextField 1.0.3
Bàn phím gợi ý tiền Việt Nam.
⭐️ 0
🕓 2 years ago
iOS
.package(url: "https://github.com/ios-lib/VNDTextField.git", from: "1.0.3")

VNDTextField

The numbers that the user enters in the field are automatically formatted to display in the VNĐ amount format.

Demo

Installation

Source files

Add new swift package by link: Xcode -> File -> Swift packages -> Add package Dependency... and parse this link:

https://github.com/ios-lib/VNDTextField

Or clone this repository or download it in zip-file. Then you will find source files under InputTextField directory. Copy them to your project.

Usage

Sample here: https://github.com/ios-lib/VNDDemo/tree/main

Import VNDTextField and add it programatically to your view or add UITextField in your Storyboard, and then change the custom class to TextField

Alt text

import VNDTextField

@IBOutlet weak var myTextfield: VNDTextField!
 
 myTextfield.setButtonBackGroundColor(backgroudColor: .darkGray)
 myTextfield.setButtonCornerRadius(cornerRadius: 10)

Athor

Create by: SunPencil

website: codetoanbug.com

License

VNDTextField is released under the MIT license.

GitHub

link
Stars: 0
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

add amount
2 years ago

get amount

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics