{"id":19935606,"url":"https://github.com/efremidze/leamountinputview","last_synced_at":"2025-05-03T12:31:25.360Z","repository":{"id":31215894,"uuid":"34776961","full_name":"efremidze/LEAmountInputView","owner":"efremidze","description":"Amount Input View (inspired by Square's design)","archived":false,"fork":false,"pushed_at":"2017-01-24T00:05:05.000Z","size":279,"stargazers_count":44,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-14T19:43:45.618Z","etag":null,"topics":["currency","input","numpad","objective-c","square"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/efremidze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-29T06:44:37.000Z","updated_at":"2021-08-02T02:25:53.000Z","dependencies_parsed_at":"2022-08-21T04:50:50.882Z","dependency_job_id":null,"html_url":"https://github.com/efremidze/LEAmountInputView","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efremidze%2FLEAmountInputView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efremidze%2FLEAmountInputView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efremidze%2FLEAmountInputView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efremidze%2FLEAmountInputView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efremidze","download_url":"https://codeload.github.com/efremidze/LEAmountInputView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190950,"owners_count":21708986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["currency","input","numpad","objective-c","square"],"created_at":"2024-11-12T23:20:57.477Z","updated_at":"2025-05-03T12:31:24.837Z","avatar_url":"https://github.com/efremidze.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LEAmountInputView\n\n[![CI Status](http://img.shields.io/travis/efremidze/LEAmountInputView.svg?style=flat)](https://travis-ci.org/efremidze/LEAmountInputView)\n[![Version](https://img.shields.io/cocoapods/v/LEAmountInputView.svg?style=flat)](http://cocoapods.org/pods/LEAmountInputView)\n[![License](https://img.shields.io/cocoapods/l/LEAmountInputView.svg?style=flat)](http://cocoapods.org/pods/LEAmountInputView)\n[![Platform](https://img.shields.io/cocoapods/p/LEAmountInputView.svg?style=flat)](http://cocoapods.org/pods/LEAmountInputView)\n\n## Overview\n\n`LEAmountInputView` is an amount input view inspired by Square's design.\n\n![LEAmountInputView Screenshot](Screenshots/example.gif)\n\n**Note:** If you like `LEAmountInputView`, checkout [NumPad](https://github.com/efremidze/NumPad).\n\n## Installation\n\nLEAmountInputView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"LEAmountInputView\"\n```\n\n## Usage\n\nSee the `LEAmountInputViewDemo` project for example usage.\n\n### Import\n\n```objc\n#import \"LEAmountInputView.h\"\n```\n\n### Example\n\n```objectivec\nLEAmountInputView *amountInputView = [[LEAmountInputView alloc] initWithFrame:self.view.frame numberStyle:NSNumberFormatterCurrencyStyle];\n[self.view addSubview:amountInputView];\n```\n\n### LEAmountInputTextField\n\nIf you want to use the textField standalone with the numberPad as an inputView, use `LEAmountInputTextField`.\n\n## Contributions\n\nContributions are totally welcome.\n\n## License\n\nLEAmountInputView is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefremidze%2Fleamountinputview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefremidze%2Fleamountinputview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefremidze%2Fleamountinputview/lists"}