@mmomtchev/react-native-settings

v1.0.5
React Native Universal Settings Screen
React react-native settings preferences

build

npm run build:lib && npm run build:examples && npm run build:doc

build:lib

tsc && tsc -p tsconfig.cjs.json

build:examples

webpack --mode=production

build:doc

documentation readme src/*.tsx --parse-extension=tsx --require-extension=tsx --section=API

publish:examples

node publish-ghpages.cjs

clean

tsc --build --clean && rimraf docs dist

eslint

eslint src/*.ts* examples/*.ts*

test

jest

dev

webpack-cli serve --mode=development --env development --open

codecov

curl -s https://codecov.io/bash | bash

preversion

npm run test

version

npm run clean && npm run build && git add package.json README.md

postversion

git push && git push --tags && npm run publish:examples
npm i @mmomtchev/[email protected]

Metadata

  • ISC
  • Whatever
  • Momtchil Momtchev
  • released 5/30/2022

Downloads

Maintainers