Go to file
Adwait Gharpure cad0b6fae5 Refactor code (#18)
* Refactored accounts and sign message component

* Change sign message to hyperlink

* Refactor network dropdown

* Add types to utils

* Import react in index.js

* Use components for create wallet and reset dialog

* Remove inline styles from accounts component

* Remove inline styles from components

* Remove incorrectly placed async

* Make app responsive using flex

* Make review changes

---------

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 Refactor code (#18) 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 Refactor code (#18) 2024-02-19 12:12:18 +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 Refactor code (#18) 2024-02-19 12:12:18 +05:30
babel.config.js Integrate functions with UI (#14) 2024-02-14 19:14:21 +05:30
Gemfile Create a basic react native app (#2) 2024-02-05 17:18:18 +05:30
index.js Refactor code (#18) 2024-02-19 12:12:18 +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 Refactor code (#18) 2024-02-19 12:12:18 +05:30
utils.ts Refactor code (#18) 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