1.0.1 • Published 3 years ago

@lidio601/react-native-svg-uri-cached v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Logger

How to install

Follow the steps to setup react-native-fs and react-native-svg.

Requirements

  1. Yarn Package Manager
  2. Node Version Manager

Local development

  1. Run nvm use
  2. Run make setup
  3. Run make build

Tasks

This project uses a makefile to run commands.

CommandDescription
setupBase first-time install of project locally
buildBuild the project
build-patchBuild the project and increase the patch version
prettierRun ESLint
testLaunches the test runner
test-buildCheck for syntax errors.
helpDisplay a list of commands