Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neb-b/daisy
nostr react-native mobile client
https://github.com/neb-b/daisy
nostr
Last synced: 24 days ago
JSON representation
nostr react-native mobile client
- Host: GitHub
- URL: https://github.com/neb-b/daisy
- Owner: neb-b
- License: mit
- Created: 2023-01-05T05:16:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T04:12:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T11:01:16.223Z (4 months ago)
- Topics: nostr
- Language: TypeScript
- Homepage: https://neb.lol/nostr
- Size: 9.82 MB
- Stars: 43
- Watchers: 2
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-nostr - Daisy - Mobile client for Android and iOS (Clients / Relay lists)
README
# Daisy
A Nostr client for iOS and Android
![image of Daisy in iOS](/assets/readme-image.png)
## Downloads
You can find downloads here: [https://neb.lol/nostr](https://neb.lol/nostr)
## Development
This is built with expo and react-native
To run:
- [Install expo](https://docs.expo.dev/get-started/installation/)
- `npm i`
- `npm start`You may need to install Android Studio or XCode to run simulators on your computer, or you can use the [expo mobile app](https://expo.dev/client) to run it on your device.