Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/only-icesoul/react-native-jjkit
Kit of native modules
https://github.com/only-icesoul/react-native-jjkit
cache cocoapod cropper glide guiso image photokit react react-native
Last synced: 3 months ago
JSON representation
Kit of native modules
- Host: GitHub
- URL: https://github.com/only-icesoul/react-native-jjkit
- Owner: Only-IceSoul
- License: apache-2.0
- Created: 2020-04-06T16:45:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T02:56:50.000Z (almost 4 years ago)
- Last Synced: 2024-11-20T07:44:26.695Z (3 months ago)
- Topics: cache, cocoapod, cropper, glide, guiso, image, photokit, react, react-native
- Language: Swift
- Homepage:
- Size: 12.1 MB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native JJKit
Kit of native modules
android: api 21+
ios : 10.0+## Usage
1.-Install:
```
npm install react-native-jjkit --save
```2.- Link:
```
react-native link react-native-jjkit
```
## Setup[LINK](./readmes/config.md)
# Table of Contents
- [CircleProgress](./readmes/CircleProgress.md)
- [ClipRect](./readmes/ClipRect.md)
- [Toast](./readmes/toast.md)
- [Badge](./readmes/badge.md)
- [PhotoKit](./readmes/photokit.md)
- [Image](./readmes/image.md)
- [ImageListView](./readmes/imageListView.md)
- [Cropper](./readmes/cropper.md)## Change log
**2.1.1**
- [Image](./readmes/image.md) clear (cancellation)
See [full change log.](./readmes/changelog.md)
# Trouble shooting
[LINK](./readmes/issues.md)