Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techeng322/wallet
Demo wallet app
https://github.com/techeng322/wallet
Last synced: 18 days ago
JSON representation
Demo wallet app
- Host: GitHub
- URL: https://github.com/techeng322/wallet
- Owner: techeng322
- Created: 2023-11-08T19:54:20.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-20T14:54:07.000Z (about 1 year ago)
- Last Synced: 2024-01-15T10:34:59.008Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 772 KB
- Stars: 0
- 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 🙈