Skip to content
  • Diego Mello's avatar
    [FIX] Share extension memory issues on iOS (#2845) · acd5f043
    Diego Mello authored
    * Remove unnecessary class prop
    
    * Stop rendering servers when there's only one
    
    * Map and alloc only necessary columns from query
    
    * Fetch servers count instead of all servers records
    
    * Fetch only needed servers
    
    * Separators
    
    * Remove renderContent
    
    * Minor fix
    
    * Refactor query
    
    * Smaller avatars in memory
    
    * Fix getItemLayout
    
    * Add topic
    
    * Load less pods
    
    * tests
    
    * Import only used functions from lodash
    
    * Fix pods
    
    * Import only used functions from semver
    
    * Fix media sharing
    
    * Update pods
    
    * Disables preview and thumb on iOS
    
    * Update expo-video-thumbnail
    
    * Unnecessary change
    acd5f043