react-native icon indicating copy to clipboard operation
react-native copied to clipboard

fix android text input numberOfLines/rows

Open Szymon20000 opened this issue 2 years ago • 2 comments

Summary

Changelog

Test Plan

Szymon20000 avatar Mar 07 '23 12:03 Szymon20000

Fails
:no_entry_sign:

:clipboard: Verify Changelog Format - A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

CATEGORY may be:
  • General
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

Generated by :no_entry_sign: dangerJS against c82dd621a46707a74783bcb398b9475a4a1c5525

github-actions[bot] avatar Mar 07 '23 12:03 github-actions[bot]

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,515,169 -995,794
android hermes armeabi-v7a 6,839,244 -986,597
android hermes x86 7,991,103 -998,524
android hermes x86_64 7,849,148 -996,537
android jsc arm64-v8a 5,844,110 -3,293,729
android jsc armeabi-v7a 6,638,495 -1,689,811
android jsc x86 8,367,913 -823,960
android jsc x86_64 6,069,736 -3,381,015

Base commit: 59c4db85fb6eab3aae92755e4a28eb91d76f6218 Branch: main

analysis-bot avatar Mar 07 '23 12:03 analysis-bot