@kkemple/react-primitives

v0.5.1
Primitive React Interfaces Across Targets
react

prepublish

npm run build

build

rm -rf lib && babel -d lib src

build:webpack

webpack

build:watch

npm run build -- --watch

run:packager

./node_modules/react-native/packager/packager.sh

run:ios

react-native run-ios --project-path ./example/native/ios

run:android

react-native run-android --root ./example/android

run:webpack

webpack --watch

test

jest

lint

eslint .

happo

sh ./scripts/happo-ci.sh

travis

npm run --silent test && npm run --silent lint

test:watch

jest --watch
npm i @kkemple/react-primitives

Metadata

  • MIT
  • Whatever
  • Leland Richardson
  • released 5/7/2018

Downloads

Maintainers