Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lbry
lbry-react-native
Commits
19d3d8cd
Commit
19d3d8cd
authored
Feb 25, 2020
by
Akinwale Ariwodola
Browse files
display sign in message on following page
parent
bcfb65ed
Changes
1
Show whitespace changes
Inline
Side-by-side
src/page/subscriptions/view.js
View file @
19d3d8cd
...
@@ -239,7 +239,9 @@ class SubscriptionsPage extends React.PureComponent {
...
@@ -239,7 +239,9 @@ class SubscriptionsPage extends React.PureComponent {
<
View
style
=
{
subscriptionsStyle
.
suggestedSubsContainer
}
>
<
View
style
=
{
subscriptionsStyle
.
suggestedSubsContainer
}
>
<
View
style
=
{
subscriptionsStyle
.
infoArea
}
>
<
View
style
=
{
subscriptionsStyle
.
infoArea
}
>
<
Text
style
=
{
subscriptionsStyle
.
infoText
}
>
<
Text
style
=
{
subscriptionsStyle
.
infoText
}
>
{
__
(
'
LBRY works better if you follow at least 5 creators you like.
'
)}
{
__
(
'
LBRY works better if you follow at least 5 creators you like. Sign in to show creators you follow if you already have an account.
'
,
)}
<
/Text
>
<
/Text
>
<
/View
>
<
/View
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment