* Patch react-native-navigation * Make navigation actions regular functions * Fix unhandled promise rejection warning * Missing semicolons * Mock navigation actions * Add unit tests for navigation actions * Place all patches in patches directory * Fix channel_info snapshot test
* Lazy loading Android modules * Remove react-native-bottom-sheet * Remove comments * npm audit fix * Update rnn-v2 modals * audit fix * Fix tests
* Update UX for post long press menu * Post menu feedback review