dappconnect-sdks/apps/mobile
Pavel 6474b39bac
Replies, buttons, add shadow (#353)
* improve primary button

* create shadow component

* add all avatar variants

* update reply

* update button prop

* add usePressableColors hook

* update icon button component

* update messages actions

* update composer

* add inverted variant to Shadow component

* update Message component

* fix prop name

* add user-select none to web app

* fix avatar shape

* fix button icon color

* fix icon button token name

* fix icon button selected prop name

* change accordion item prop name

* set default indicator variant

* fix button prop

* export helper types

* refactor accordion props

* buttons only extend PressableProps

* improve typing of variants in component props

* add tmp workaround for pressable props

* remove new line

* make GetVariants helper nonnullable

* fix image aspectRatio

* fix avatar indicator

* fix icon button props

* add todo
2023-03-22 10:39:42 +01:00
..
assets EAS integration & Improvements & fixes (#334) 2023-01-24 14:41:25 +01:00
navigation Add mobile navigation & Composer (#333) 2023-01-20 15:06:26 +01:00
screens fix lint and reformat 2023-03-13 19:22:51 +01:00
App.tsx Replies, buttons, add shadow (#353) 2023-03-22 10:39:42 +01:00
app.json Add blur and IconButton variants (#340) 2023-02-10 17:25:13 +01:00
babel.config.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
eas.json EAS integration & Improvements & fixes (#334) 2023-01-24 14:41:25 +01:00
index.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
metro.config.js feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
package.json update scripts 2023-03-13 22:52:54 +01:00
tamagui.config.ts feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00
tsconfig.json feat: add expo to monorepo (#328) 2023-01-11 14:38:47 +01:00