gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

feat: Check if Account Name exists #63

Closed iuricmp closed 8 months ago

iuricmp commented 8 months ago

This PR implements a React Native Modal to confirm if the user wants to override an existing account.

<img width="200" src="https://github.com/gnolang/gnomobile/assets/689440/b8dc53dd-df6a-4155-bd50-5e6d367eb216" />

Fix for #30