Go to file
Adwait Gharpure 31c6999e9f UI to add multiple accounts (#16)
* Change button position

* Keep reset button at the bottom

* Use dropdown for accounts in separate component

* Display data of selected account

* Add method to add multiple accounts

* Change reset button position

* Clear account state on reset

* Display correct account info after creating

* Added account info to sign page

* Change variable names

* Use consistent variable names

* Use account id in ui

* Make review changes

* Fix imports

---------

Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-02-19 12:12:18 +05:30
__tests__ Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.bundle Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
android Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
components UI to add multiple accounts (#16) 2024-02-19 12:12:18 +05:30
ios Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
styles Generate wallet and sign message (#4) 2024-02-08 18:42:30 +05:30
.eslintrc.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.gitignore Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
.prettierrc.js Add react-native-paper ui library (#7) 2024-02-12 18:51:03 +05:30
.watchmanconfig Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
app.json Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
App.tsx Put reset button at the bottom (#15) 2024-02-15 10:24:34 +05:30
babel.config.js Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
constants.ts Show account data specific to selected network (#11) 2024-02-14 13:45:02 +05:30
Gemfile Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
index.js Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
jest.config.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
metro.config.js Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
package.json Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
README.md Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
tsconfig.json Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
types.ts UI to add multiple accounts (#16) 2024-02-19 12:12:18 +05:30
utils.ts UI to add multiple accounts (#16) 2024-02-19 12:12:18 +05:30
yarn.lock Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30

laconic-wallet