- ChatBubble: useActionSheet replaces custom Modal (native iOS popup, Android bottom sheet) - DM mode (isDM prop): hides like-count, shows Insta-style heart badge under bubble when liked - Group chat unchanged - Cleanup: remove unused Modal/Platform imports, sheet styles, actionsOpen state - deploy.sh: auto-detect ANDROID_HOME + auto-create local.properties for local Gradle - NEXT_RELEASE.md: DM reactions release note - Includes other staged work across binder-mac, marketing, ops/mdm, ios/
5 lines
77 B
JSON
5 lines
77 B
JSON
{
|
|
"expo.jsEngine": "hermes",
|
|
"EX_DEV_CLIENT_NETWORK_INSPECTOR": "true"
|
|
}
|