Add scroll view to profile tab (#18448)
This commit is contained in:
parent
dcbb080217
commit
fd50e4281c
|
@ -21,7 +21,8 @@
|
|||
abbreviated-url (address/get-abbreviated-profile-url
|
||||
universal-profile-url)
|
||||
emoji-hash-string (string/join emoji-hash)]
|
||||
[:<>
|
||||
[rn/scroll-view
|
||||
{:content-container-style {:padding-bottom 16}}
|
||||
[rn/view {:style style/qr-code-container}
|
||||
[qr-codes/share-qr-code
|
||||
{:type :profile
|
||||
|
|
Loading…
Reference in New Issue