SkillAgentSearch skills...

JSInputSheet

JSInputSheet provides an easy way to gather user input. It behaves similarly to UIAlertView, create an instance, configure the text fields and call -show and it will present itself. The delegate call backs provide

Install / Use

/learn @jasarien/JSInputSheet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JSInputSheet is a great way to gather user input such as login information from within your iOS application.

It's behaviour and usage is based on UIAlertView. Just create an instance of JSInputSheet with a delegate, configure the textfields to your liking and call show.

You'll get a call back when the sheet is dismissed, giving you an opportunity to get the text from the fields.

JSInputSheet

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated5y ago
Forks2

Languages

Objective-C

Security Score

60/100

Audited on Jan 22, 2021

No findings