Closed GabrielAguilera closed 8 years ago
I've added this functionality by adding a CustomTabBarController subclass that ties a new TabBarItem to the old ChatViewController we had. It's up on the ChatWork branch.
Here it is on a simulator with messenger not installed:
Here it is on my device with messenger installed:
If you click the TabBarItem, it'll open messenger right away. When you return to RoomEase, you'll see the ChatViewController with the Messenger button like before but clicking it won't open the app, only clicking the TabBarItem will.
If this looks good on your end too, close the issue and I'll merge into master!
Hellllll yeahhh dude this is sick! I might change the icon back or find a different one that matches the other two but that can be done later
Right now, the chat option is disabled but the logic is still there, it will just need to be reconnected to the Tab View Controller. This feature can be achieved only through code customization in the ChatViewController.