Mybb Mobile -

document.querySelector('textarea').addEventListener('input', function() this.style.height = 'auto'; this.style.height = (this.scrollHeight) + 'px'; );

Simplify the default MyBB editor for mobile. mybb mobile