Welcome to Tonkeeper repository. If you have questions or suggestions, please file an Issue.
$ yarn install
$ yarn pods
$ yarn start:mobile
$ yarn run:ios
$ yarn adb
$ yarn start:mobile
$ yarn run:android
More information about android build in android readme.
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
The code and data files in this distribution are licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See https://www.gnu.org/licenses/ for a copy of this license.
See LICENSE file.
This project is tested with Browserstack.