Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/listenzz/rnpromise
Promise wrapper on iOS platform for ReactNative.
https://github.com/listenzz/rnpromise
promise react-native
Last synced: 1 day ago
JSON representation
Promise wrapper on iOS platform for ReactNative.
- Host: GitHub
- URL: https://github.com/listenzz/rnpromise
- Owner: listenzz
- License: mit
- Created: 2020-01-13T02:42:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T03:50:30.000Z (almost 5 years ago)
- Last Synced: 2024-11-09T20:19:58.696Z (about 2 months ago)
- Topics: promise, react-native
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
```ruby
pod 'RNPromise', :git => '[email protected]:listenzz/RNPromise.git', :tag => '0.2.0'
```## Author
listen, [email protected]
## License
RNPromise is available under the MIT license. See the LICENSE file for more info.