1.0.1 • Published 5 years ago
@lidio601/react-native-svg-uri-cached v1.0.1
Logger
How to install
Follow the steps to setup react-native-fs and react-native-svg.
Requirements
Local development
- Run
nvm use - Run
make setup - Run
make build
Tasks
This project uses a makefile to run commands.
| Command | Description |
|---|---|
| setup | Base first-time install of project locally |
| build | Build the project |
| build-patch | Build the project and increase the patch version |
| prettier | Run ESLint |
| test | Launches the test runner |
| test-build | Check for syntax errors. |
| help | Display a list of commands |