Normally, I'm used to create single UILabel in self.navigationItem.titleView. But now my client want to add multiple UILabel in self.navigationItem.titleView. I'm not sure whether it would be feasible to implement or not as follow. If feasible, please let me how to do it.
            Asked
            
        
        
            Active
            
        
            Viewed 49 times
        
    0
            
            
        
        Anbu.Karthik
        
- 82,064
 - 23
 - 174
 - 143
 
        PPShein
        
- 13,309
 - 42
 - 142
 - 227
 
- 
                    add customview in self.navigationItem.titleView – Bhargav B. Bajani Feb 11 '16 at 07:37
 - 
                    have u checked this http://stackoverflow.com/a/17611568/5362916 – Uma Madhavi Feb 11 '16 at 07:38
 - 
                    @bhargavbajani I've already done but it does not work. – PPShein Feb 11 '16 at 07:41
 
