react-native
react-native copied to clipboard
A framework for building native applications using React
### Description When you use base64 encoded images like that ```ts ``` if your base64 encoded `data` contains `\r`, `\n`, `\r\n`, or any other space character, then your app assumes...
### Description I want to call a delegate method of class `AVCaptureMetadataOutput`. Implementation as below, //Protocol inheritance @interface QRScannerVC : UIViewController{ //Code of delegate assignment of AVCaptureMetadataOutput capturedMetadataOutput = [[AVCaptureMetadataOutput...
## Summary: we got an error of `t[n] is not a function. (In 't[n]()', 't[n]' is undefined) \n (index.bundle:317:168:317)`, it related the `BackHandle` execute handle function ## Changelog: Add undefined...
### Description Having trouble upgrading from RN 0.71.1 + MacOS + XCode 14 13 to 0.73.6 + Mac 14.4.1 + XCode 15. ### Steps to reproduce 1 - I've applied...
## Summary: On the new architecture on Android on the new arch, `textAlign` style was ignored (`Layout.Alignment.ALIGN_NORMAL` was always used) during the measurement of text. During this phase, the positions...
Summary: Move the counting inline to remove its only usage Changelog: [Internal] Differential Revision: D55802174
Summary: Second batch of conversions for the module Changelog: [Internal] Reviewed By: alanleedev Differential Revision: D55817599
Summary: Third batch of conversions for the module Changelog: [Internal] Reviewed By: cortinico Differential Revision: D55985527
Summary: Fourth batch of conversions for the module - everything but NetworkingModule.java converted Changelog: [Internal] Reviewed By: cortinico Differential Revision: D56155523
Summary: Changelog: [Internal] Differential Revision: D55981019