Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parse-community/ParseUI-iOS
A collection of a handy user interface components to be used with the Parse iOS SDK.
https://github.com/parse-community/ParseUI-iOS
Last synced: 3 months ago
JSON representation
A collection of a handy user interface components to be used with the Parse iOS SDK.
- Host: GitHub
- URL: https://github.com/parse-community/ParseUI-iOS
- Owner: parse-community
- License: other
- Archived: true
- Created: 2014-10-20T19:02:38.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2021-01-15T19:39:06.000Z (almost 4 years ago)
- Last Synced: 2024-03-23T03:39:11.847Z (8 months ago)
- Language: Objective-C
- Homepage: http://parseplatform.org
- Size: 627 KB
- Stars: 935
- Watchers: 98
- Forks: 295
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# [ARCHIVE] ParseUI
# ParseUI has moved to [Parse-SDK-iOS-OSX](https://github.com/parse-community/Parse-SDK-iOS-OSX)
## Migration### CocoaPods
Update your `Podfile`:
```ruby
pod 'Parse/UI'
```
### CarthageUpdate your `Cartfile`:
```
github "ParsePlatform/Parse-SDK-iOS-OSX"
```