Skip to content

Commit

Permalink
- referencing new sub readme doc from main readme (navigation docs)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodvar committed Nov 15, 2024
1 parent 038eb4e commit 8fd4b09
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion bisqapps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,21 @@ Addicionally, for the `androidNode` module to build you need to have its depende

Done! Alternatively if you are interested only in contributing for the `xClients` you can just build them individually instead of building the whole project.

### UI Designs
### UI

**Designs**

androidNode + xClient screens are designed in Figma.
Yet to differentiate between which screens goes into which.

Figma link: https://www.figma.com/design/IPnuicxGKIZXq28gybxOgp/Xchange?node-id=7-759&t=LV9Gx9XgJRvXu5YQ-1

Though the figma design captures most of the functionality, it's an evolving document. It will be updated with new screens, flow updates, based on discussions happening in GH issues / matrix.

**Navigation Implementation**

Please refer to [this README](shared/presentation/src/commonMain/kotlin/network/bisq/mobile/presentation/ui/navigation/README.md)

### Configuring dev env: known issues

- Some Apple M chips have trouble with cocoapods, follow [this guide](https://stackoverflow.com/questions/64901180/how-to-run-cocoapods-on-apple-silicon-m1/66556339#66556339) to fix it
Expand Down

0 comments on commit 8fd4b09

Please sign in to comment.