8 Commits

Author SHA1 Message Date
morizon
f8ab439c75 feat: local db & evm base vault (#3795) 2023-11-20 17:41:15 +08:00
huhuanming
0737681784 fix: fix home errors (#3783)
* fix: remove KeyboardManager

* fix: fix routes

* fix: fix types

* fix: fix types

* fix: remove unused button

* fix: fix warnings

* fix: fix types

* fix: fix types

* Update MAX_WARNINGS_COUNT to 197 in lintCheck.js.
2023-11-10 15:43:11 +08:00
huhuanming
8326333793 refactor: remove splash screen(OK-24225) (#3762)
* fix: fix splash screen

* refactor: remove useEffect & useState

* docs: add comment

* fix: fix types
2023-11-10 01:39:21 +00:00
huhuanming
300a618e3f refactor: check basic components props and story (#3772)
* fix: fix button props

* fix: fix ts error

* fix: fix warnings

* fix: fix slider event

* fix:  In the tap scenario, Android does not trigger onSlidingComplete function.

* fix: fix alert props

* fix: fix badge props

* fix: fix button props

* fix: fix checkbox group

* fix: fix typescript generic

* fix: fix dialog types

* fix: fix ts error

* fix: fix ts error

* fix: fix icon props names

* fix: fix ListItem Props

* fix: fix LottieView Props type

* fix: Popover props

* fix: fix Radio & QRCode props

* fix: fix error type

* fix: fix scrollview props

* fix: fix Skeleton props

* Update Skeleton.tsx

* fix: fix Switch props

* fix: fix select component

* fix: fix TextArea props

* fix: fix toast props

* fix: fix TooltipProps props

* fix: fix types

* fix: fix types

* fix: fix types

* fix: fix ts error

* Delete "/Users/boyue/Project/app-monorepo-x/.yarn/cache"/.app-mono-ts-cache
2023-11-09 14:13:56 +08:00
morizon
65cc702a18 Feat/x jotai global state container (#3745)
* fix: jotai

* fix: jotai

* fix: jotai storage init

* fix: jotai persist init

* fix: lint

* fix: jotai sync

* fix: lint

* fix: lint

* fix: lint

* fix: lint

* fix: lint
2023-11-02 10:58:19 +08:00
huhuanming
54e2a3f99b fix: fix lint error (#3735)
* fix: fix lint error

* fix: fix types

* fix: fix slider types

* refactor: replace single value by array value

* fix: fix missing react-native-pager-view

* chore: add @react-native-community & react-native-share

* fix: fix missing types

* fix: add tsc error checker
2023-10-30 16:20:40 +08:00
morizon
cdafb9293d Feat/x core api (#3698)
* fix: lint

* fix: ada lint

* fix: ext html lazy js build

* feat: algo core chain

* feat: core chain Aptos

* feat: core chain BTC

* feat: core chain BCH

* feat: core chain DOGE LTC

* feat: core chain CFX

* feat: core chain cosmos

* fix: lint

* feat: core chain DOT FIL

* fix: rename types and enums

* feat: core chain kaspa

* feat: core chain near

* feat: core chain sol

* feat: core chain stc

* feat: core chain sui

* feat: core chain xrp

* feat: core chain xmr

* feat: core chain tron

* feat: core chain nexa

* feat: core chain evm

* fix: lint

* fix: lint
2023-10-24 11:27:15 +08:00
huhuanming
841c8722a6 chore: add linter (#3674) 2023-10-19 12:40:14 +08:00