react-native
react-native copied to clipboard
A framework for building native applications using React
## Summary: This is a follow up PR to #37872 as it was not merged correctly. ## Changelog: [Internal][Changed]: Add emitObjectProp in parser primitives ## Test Plan: `yarn test react-native-codegen`
### Description so i am trying to react native 0.72 in my laptop mac m1 air 2020 i use this command to create React app `npx react-native init AwesomeProject` when...
### Description Hi Guys, I'm trying to perform an archive using 0.71.5 but I'm getting an error. The error occurs in Build phase "[CP] Embed Pods Frameworks", when he runs...
## Summary In production level projects, colors are used a lot, but there are not so many types of colors. I think it's inefficient to repeatedly process the same color...
### Description ios get deeplink .The url goes to lowercase  ### Version 0.64.4 ### Output of `npx react-native info` no ### Steps to reproduce no ### Snack, code example,...
## Description I got sometime a Network Request Error when using fetch on Samsung Ax phones on Android 10 only (1 request / 3 fail). After debugging native code (_NetworkingModule_),...
## Description My app has been rejected by apple due to interface issues. After half a day I queried the problem, I finally realized the problem was at the `floating...
RN0720RC0
### Description npx react-native run-ios info Found Xcode workspace "RN0720RC0.xcworkspace" info Found booted iPhoneOleg, iPhone 13 info Building (using "xcodebuild -workspace RN0720RC0.xcworkspace -configuration Debug -scheme RN0720RC0 -destination id=5847661e0e788b4d8dbf49850d7bc63ee497a175") info 💡...
## Summary Networking module for Android has been incorrectly setting `timeout` duration - the value has been set only for the duration of the connection to the host, instead of...
### Description I have made an app 8 months ago and everything was working perfectly, recently i got a new Macbook pro and I can only install Xcode 14 on...