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

Description I'm using expo bare with access to android files. I change applicationId but keep package ID. I run yarn android --appId new.app.id where a different applicationId from the namespace...

bug report

Summary: --------- Use the core library for iOS init actions. > [!WARNING] > This needs to wait for nightlies to land with the updated TypeScript definitions, expect CI to fail...

command: init
feature

Summary: --------- Support RFC-0759 decoupling of template from react-native. This makes use of the new @react-native-community/template project. We're careful to validate against what npm and github show for the state...

feature

Summary: --------- Instead of native_modules serving `use_native_modules!(config)`, users should now use `autolink_native_modules!()` from autolinking.rb. This is being used in react-native-community/template#7 > [!WARNING] > This needs to wait for nightlies to...

docs
feature

Summary: --------- Use the core library for clean actions. This is blocked by facebook/react-native#43531 landing in nightlies. > [!WARNING] > This needs to wait for nightlies to land with the...

no-stale-bot
feature

Summary: --------- Use the core library for Android init actions. > [!WARNING] > This needs to wait for nightlies to land with the updated TypeScript definitions, expect CI to fail...

command: init
no-stale-bot
feature

Summary: --------- This PR aims to implement a feature to help users link their assets in their projects in an automated and efficient way. This PR will basically bring functionality...

docs
feature

## Environment Run `yarn start` `yarn android` ## Description I m using react native latest version 0.73.6. My API is running on a sub-domain. If i run my API on...

bug report

## Environment ``` info Fetching system and libraries information... System: OS: macOS 13.0.1 CPU: (8) arm64 Apple M1 Memory: 161.55 MB / 8.00 GB Shell: 3.2.57 - /bin/sh Binaries: Node:...

bug report

## Ask your Question I need to debug my release build but I'm unsure how to pass the dev flag as true to JS. It may be in the bundle...

question