Idan Levian
Idan Levian
### Discord username (optional) idan#7367 ### Describe the bug Hey! I write some commands (for example - `yarn`), and when i click the upper arrow, to see the commands history...
### Discord username (optional) idan#7367 ### Describe the bug When we use the last commit feature, we can see extra details that are added to the last commit (from the...
Add to readme explanation about common error message ``` #### Attempt to insert nil object from objects[0]' was thrown while invoking getImageForFont on target RNVectorIcons - IOS - If you...
# Bug Hey! I upgrade react naitve from 0.70.13 to 0.72.6 and I saw that in the diff, the `enableSeparateBuildPerCPUArchitecture` inside `android/app/build.gradle` didn't removed as the changelog said. ## React...
### Description I'm using the new debugger, and when I try to see a string obj, it shows wrong. Also, I can't copy~past the object. https://github.com/facebook/react-native/assets/41434778/ca6f1485-79d8-4059-9db3-3f79a0bab9f6 Here is the same...
## Environment ``` System: OS: macOS 14.4.1 CPU: (10) arm64 Apple M2 Pro Memory: 248.00 MB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.10.0 path: /usr/local/bin/node...
Adding: ``` use_frameworks! :linkage => :static ``` Because we use it on our main target and it solve this error: ``` [!] Unable to integrate the following embedded targets with...