1.0.7 • Published 5 months ago

react-native-gray-filter v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago