Compare commits

...
2 changed files with 10 additions and 0 deletions
@@ -60,6 +60,15 @@
:t/invite-people
:t/community-share-title))
:modal? true}]
(when-not (seq contacts)
[rn/view {:style {:justifyContent :center
:alignItems :center
:flex 1}}
[rn/text {:size :large
:weight :bold
:style {:text-align :center
:margin-top :auto}}
(i18n/label :t/add-contacts-to-invite)]])
[rn/flat-list {:style {:flex 1}
:content-container-style {:padding-vertical 16}
;:header [header user-pk]
+1
View File
@@ -690,6 +690,7 @@
"sign-request-failed": "Could not sign message",
"invite-friends": "Invite friends",
"invite-people": "Invite people",
"add-contacts-to-invite": "Add contacts to invite them to this community",
"invite-reward": "Earn crypto for every friend you invite!",
"invite-select-account": "Select an account to receive your referral bonus",
"invited": "invited",