* MM-29620 Add props to post input to prevent autofill
* Set autoCompleteType to off instead of none
(cherry picked from commit cb4d875b13)
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Refactor post draft component
Re-styled ReadOnly channels
Remove filename from upload error
* Update canSubmit based on file attachment changes
* Fix error message for max file size
* Fix select autocomplete values on iOS
* Style readonly and refactor accessory view for iOS
* Make PostDraft scrollViewNativeID prop not required
* Update ReadOnly to have a background with 0.40 opacity
* Update max file size error message
* Fix shift+enter with HW keyboard