@react-native-community/image-editor

v2.1.0
React Native Image Editing native modules for iOS & Android
react-native react native image editor imageeditor image

start

node node_modules/react-native/local-cli/cli.js start

release

release-it

test:flow

flow check

test:eslint

eslint 'lib/**/*.js' 'example/**/*.js'

test:detox:clean

rimraf example/android/build && rimraf example/android/app/build && rimraf example/android/.gradle && rimraf example/ios/build

test:detox:ios:test:debug

detox test -c ios.sim.debug

test:detox:ios:build:debug

detox build -c ios.sim.debug

test:detox:ios:test:release

detox test -c ios.sim.release

test:detox:ios:build:release

detox build -c ios.sim.release

test:detox:android:test:debug

detox test -c android.emu.debug

test:detox:ios:bundle:release

mkdir -p .tmp && react-native bundle --max-workers 4 --platform ios --dev false --entry-file example/index.js --bundle-output .tmp/ios-bundle.js

test:detox:android:build:debug

detox build -c android.emu.debug

test:detox:android:test:release

detox test -c android.emu.release

test:detox:android:build:release

detox build -c android.emu.release

test:detox:android:bundle:release

mkdir -p .tmp && react-native bundle --max-workers 4 --platform android --dev false --entry-file example/index.js --bundle-output .tmp/android-bundle.js
npm i @react-native-community/[email protected]

Metadata

  • MIT
  • Whatever
  • Dawid Urbaniak
  • released 10/21/2019

Downloads

Maintainers