https://github.com/byteab/wallet
Demo wallet app
https://github.com/byteab/wallet
Last synced: about 1 year ago
JSON representation
Demo wallet app
- Host: GitHub
- URL: https://github.com/byteab/wallet
- Owner: byteab
- Created: 2021-10-16T18:29:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T14:43:09.000Z (over 4 years ago)
- Last Synced: 2025-02-02T19:20:23.716Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 789 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallet
Demo wallet app
## Warning
### There might be some anti patterns and some codes that are not good practice. this is just a demo UI app.
## How to run
```bash
git clone https://github.com/TheEhsanSarshar/wallet
```
```bash
cd wallet && yarn && npx react-native run-android --variant=release
```
## Note
### it's not yet tested on ios, so if there is any UI issues please 🙈