* Improvements on iOS Share Extension * Switch NSUserDefaults with a file based solution * create a new entities object instead of mutating * Clarify the function for requiring emm authentication * ensure entities is not a shallow copy
* Split Post component into smaller components and prevent re-rendering * Feedback review * Fix render reply bar * Remove eslint-disable-line
* RN-239 show error messages for join/delete channel and create dms * Feedback review