add fullscreen mode to app state to better handle suspend / resume #82

Merged
akinwale merged 2 commits from fullscreen-navigation-bar into master 2019-11-18 06:50:56 +01:00
akinwale commented 2019-11-14 23:05:18 +01:00 (Migrated from github.com)
No description provided.
neb-b (Migrated from github.com) reviewed 2019-11-14 23:05:18 +01:00
kauffj (Migrated from github.com) approved these changes 2019-11-15 15:41:30 +01:00
@ -236,3 +235,4 @@
NativeModules.UtilityModule.showNavigationBar();
}
};
kauffj (Migrated from github.com) commented 2019-11-15 15:41:02 +01:00

is mode just a boolean value? maybe call this isFullScreen ?

is `mode` just a boolean value? maybe call this `isFullScreen` ?
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#82
No description provided.