add notification settings #63

Merged
akinwale merged 2 commits from notification-settings into master 2019-10-25 17:44:50 +02:00
akinwale commented 2019-10-24 13:43:32 +02:00 (Migrated from github.com)
No description provided.
neb-b (Migrated from github.com) reviewed 2019-10-24 13:43:32 +02:00
kauffj (Migrated from github.com) reviewed 2019-10-24 23:07:42 +02:00
kauffj (Migrated from github.com) commented 2019-10-24 23:02:59 +02:00

Subscriptions

Subscriptions
kauffj (Migrated from github.com) commented 2019-10-24 23:07:02 +02:00

Tags you follow

Tags you follow
kauffj (Migrated from github.com) commented 2019-10-24 23:07:27 +02:00

Don't add this one yet

Don't add this one yet
@ -91,0 +160,4 @@
<View style={settingsStyle.switchContainer}>
<Switch
value={actualReceiveCreatorNotifications}
onValueChange={value => {
kauffj (Migrated from github.com) commented 2019-10-24 23:02:50 +02:00

there's a lot of copy/paste here

there's a lot of copy/paste here
akinwale (Migrated from github.com) reviewed 2019-10-25 17:44:37 +02:00
@ -91,0 +160,4 @@
<View style={settingsStyle.switchContainer}>
<Switch
value={actualReceiveCreatorNotifications}
onValueChange={value => {
akinwale (Migrated from github.com) commented 2019-10-25 17:44:37 +02:00

I can create a component for the settings rows.

I can create a component for the settings rows.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-react-native#63
No description provided.