Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haifengkao/flipperexpandablepreferencesios
The iOS plugin for Facebook FlipperKit to show expandable NSUserDefaults
https://github.com/haifengkao/flipperexpandablepreferencesios
fb-flipper-plugins
Last synced: about 1 month ago
JSON representation
The iOS plugin for Facebook FlipperKit to show expandable NSUserDefaults
- Host: GitHub
- URL: https://github.com/haifengkao/flipperexpandablepreferencesios
- Owner: haifengkao
- License: mit
- Created: 2023-07-14T09:25:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-14T09:55:46.000Z (over 1 year ago)
- Last Synced: 2024-10-28T11:51:32.034Z (2 months ago)
- Topics: fb-flipper-plugins
- Language: Objective-C
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlipperExpandablePreferencesiOS
[![CI Status](https://img.shields.io/travis/HaiFengKao/FlipperExpandablePreferencesiOS.svg?style=flat)](https://travis-ci.org/HaiFengKao/FlipperExpandablePreferencesiOS)
[![Version](https://img.shields.io/cocoapods/v/FlipperExpandablePreferencesiOS.svg?style=flat)](https://cocoapods.org/pods/FlipperExpandablePreferencesiOS)
[![License](https://img.shields.io/cocoapods/l/FlipperExpandablePreferencesiOS.svg?style=flat)](https://cocoapods.org/pods/FlipperExpandablePreferencesiOS)
[![Platform](https://img.shields.io/cocoapods/p/FlipperExpandablePreferencesiOS.svg?style=flat)](https://cocoapods.org/pods/FlipperExpandablePreferencesiOS)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
FlipperExpandablePreferencesiOS is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'FlipperExpandablePreferencesiOS'
```## Author
Hai Feng Kao, [email protected]
## License
FlipperExpandablePreferencesiOS is available under the MIT license. See the LICENSE file for more info.