* Reacting to shift-enter events on iOS * moving keyEvent logic to handleHardwareEnterPress * configured android to work with keyEvents * using dispatchKeyEvent instead of onKeyUp * using react-native-hw-keyboard-event * cleanup * updated package name * update package name * using react-native-hw-keyboard-event v0.0.2 * reverted cocoapods version change * Documentation * fix detection of Shift-Enter on android * simplify dispatchKeyEvent() * fix for stacked hardware keyboard events * Update android/app/src/main/java/com/mattermost/rnbeta/MainActivity.java Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com> * simplify dispatchKeyEvent * removed yarn.lock * using react-native-hw-keyboard-event v0.0.4 * Using ACTION_UP instead of ACTION_DOWN Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| i18n | ||
| init | ||
| mattermost_bucket | ||
| mattermost_managed | ||
| notification_preferences | ||
| push_notifications | ||
| reducers | ||
| screens | ||
| selectors | ||
| store | ||
| styles | ||
| telemetry | ||
| utils | ||
| initial_state.js | ||
| mattermost.js | ||