forked from Ivasoft/mattermost-mobile
[Gekidou] Add performance and code improvements around post_list (#6113)
* Add performance and code improvements around post_list * Fix test * Move observers from utils to queries * remove Flipper on iOS to fix CI build * Fix observePermissionForChannel for DM/GM Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c9d73d4512
commit
d1322e84ce
@@ -33,7 +33,7 @@ end
|
||||
#
|
||||
# Note that if you have use_frameworks! enabled, Flipper will not work and
|
||||
# you should disable these next few lines.
|
||||
use_flipper!({'Flipper' => '0.138.0'})
|
||||
#use_flipper!({'Flipper' => '0.138.0'})
|
||||
|
||||
post_install do |installer|
|
||||
react_native_post_install(installer)
|
||||
|
||||
Reference in New Issue
Block a user