Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/byteab/wallet
Demo wallet app
https://github.com/byteab/wallet
Last synced: 3 months ago
JSON representation
Demo wallet app
- Host: GitHub
- URL: https://github.com/byteab/wallet
- Owner: byteab
- Created: 2021-10-16T18:29:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T14:43:09.000Z (almost 3 years ago)
- Last Synced: 2024-07-07T13:07:21.044Z (6 months 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 🙈