1.0.9 • Published 11 months ago

react-native-gray-filter v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

react-native-gray-filter

Various image filters for iOS & Android.

Installation

Various color matrix based image filters for iOS & Android.

Status

  • react-native:
    • supported versions: ">=0.60.0"
    • supports both "old" and "new" architecture

Getting started

1. Install latest version from npm

npm i react-native-gray-filter or 
yarn add react-native-gray-filter

2. Install pods

if using "old" architecture:

npx pod-install

if using "new" architecture:

RCT_NEW_ARCH_ENABLED=1 npx pod-install

Scope

1.0.9

11 months ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago