[🐴] A few tweaks to message input on native (#4035)

* tweaks

* only apply the padding on ios

* use a hitslop of 10 instead

* version bump
This commit is contained in:
Hailey 2024-05-16 08:09:14 -07:00 committed by GitHub
parent aded49f65b
commit 9499d4343d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "bsky.app",
"version": "1.82.0",
"version": "1.83.0",
"private": true,
"engines": {
"node": ">=18"