Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neb-b/daisy

nostr react-native mobile client
https://github.com/neb-b/daisy

nostr

Last synced: about 2 months ago
JSON representation

nostr react-native mobile client

Awesome Lists containing this project

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.