react-native
react-native copied to clipboard
A framework for building native applications using React
### Description Running in MacOS 13.5.2 After resolving the known ActiveSupport issue ([issue #40737](https://github.com/facebook/react-native/issues/40737)), the last step is to run `bundle exec pod install` to install the pods defined in...
Summary: Changelog: [Android][Added] Add mockito-kotlin for Kotlin unit testing Differential Revision: D56311031
Summary: Changelog: [Internal] add this to the framework's resource bundle from the audit there was a callsite to fstat in our forked copy of glog, so use C617.1. callsites: -...
Summary: Changelog: [Internal] add this to the framework's resource bundle from the audit there were callsites to fstat variants in our forked copy of boost, so use C617.1. callsites: -...
Summary: Changelog: [Internal] add this to the framework's resource bundle from the audit there were callsites to mach_absolute_time and fstat variants in our forked copy of boost, so use 35F9.1...
Summary: Changelog: [Internal] add this to the framework's resource bundle reasons: - C617.1 (RCTJavaScriptLoader) - CA92.1 (RCTI18nUtil, RCTBundleURLProvider, RCTSettingsManager) current problem with this method is that the required reasons are...
Summary: Changelog: [Internal] add this to the framework's resource bundle reasons: - C617.1 (JSBigString) current problem with this method is that the required reasons are not currently be aggregated during...
## Summary: This pull request addresses a keyboard mode resetting issue in the `TextInput` component that occurs when the `value` prop is programmatically updated. Previously, upon entering the first character...
### Description I am developing an application with react native. I have a language font file called Gesta. It supports the Turkish language. I do not encounter any problems on...
Summary: There are a couple scenarios where flattening the child of a ScrollView can cause problems. 1. `maintainVisibleContentPosition` on both Android and iOS rely on reading live positions in the...