cli icon indicating copy to clipboard operation
cli copied to clipboard

React Native command line tools

Results 277 cli issues
Sort by recently updated
recently updated
newest added

## Environment ``` OS: macOS 12.3.1 CPU: (10) x64 Apple M1 Max Memory: 81.19 MB / 64.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node Yarn: 1.22.11 -...

bug report

## Environment ` Model Name: MacBook Air Model Identifier: MacBookAir10,1 Processor Name: Unknown Processor Speed: 2.4 GHz Number of Processors: 1 Total Number of Cores: 8 L2 Cache: 8 MB...

bug report

``` [niko@fedora client]$ react-native upgrade info No version passed. Fetching latest... info Fetching diff between v0.62.2 and v0.64.1... info Applying diff... warn Excluding files that exist in the template, but...

bug report

## Environment ``` System: OS: Linux 5.17 Debian GNU/Linux 10 (buster) 10 (buster) CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz Memory: 435.51 MB / 15.33 GB Shell: 5.0.3...

bug report

## Describe the Feature `npm install ` creates a symbolic link to the package directory. This is useful for monorepos as well as iterating on a package in the context...

feature request

## Ask your Question Hi, I noticed `config` being called by gradle and it being seemingly stuck so I issued the command through `strace` and saw that it opens _EVERY...

question

**(I asked this on [StackOverflow](https://stackoverflow.com/questions/60937667/react-native-change-default-location-of-ios-and-android-folder) but nobody answered so I decided to report that here)** ## Environment ```bash System: OS: macOS 10.15.1 CPU: (4) x64 Intel(R) Core(TM) i5-4278U CPU @...

bug report

## Describe the Feature I am currently on a project that is inheriting the native modules and components from another React Native project. Due to constraints, we cannot simply fork...

feature request

(I've cross posted this here: https://github.com/facebook/react-native/issues/30705, as I'm not sure if the bug is in RN or RN CLI) ## Environment ``` System: OS: macOS 11.0.1 CPU: (4) x64 Intel(R)...

bug report

## Ask your Question We're working on a hybrid native/RN app being managed separately, thus, we're using a non-standard folder structure. Other than using an older version of `platform-ios`, is...

question