Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 594 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 594 Bytes

Tonkeeper

Welcome to Tonkeeper repository. If you have questions or suggestions, please file an Issue.

Install dependencies

$ yarn install

$ yarn pods

$ yarn ios

Adding icons

All icon files are named according to ic-name-24.svg scheme. And placed in src/assets/icons/svg.

After adding the icon, run the convert command

$ yarn icons

To convert you need librsvg.

If librsvg not already installed, run

$ brew install librsvg

License

GPLv3. See LICENSE.txt