Welcome to jumpper. Is an open source framework, which is independent of other web frameworks or toolkits available on the market, such as Vapor, Kitura and Perfect. It can be used in conjunction with any of them and even alone. This…
Dependencies Vapor 3 jumpper First Run in the project’s root folder run the command sequence below. To install vapor dependencies run vapor update Confirm any questions in terminal. After Xcode open, make sure the Run target is selected on the My Mac device. Elemenets video Demo
Requirements iOS 10.0+ Installation CocoaPods StringifyTextField is available through CocoaPods. To install it, simply add the following line to your Podfile: Usage StringifyTextField is a textfield which can format inputed string with 4 available formats. Available formats: Amount format You can specify…