RoomItem's touchable logic can be removed away into a HOC (high-order component). https://github.com/RocketChat/Rocket.Chat.ReactNative/blob/develop/app/presentation/RoomItem/index.js#L242 It'll make the component easier to read.