Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)