cli icon indicating copy to clipboard operation
cli copied to clipboard

☂️ Improve developer experience in React Native CLI ✨

Open szymonrybczak opened this issue 1 year ago • 4 comments

Current stage

Currently there's ongoing effort to make React Native CLI better, and easier to use for developers. Recently these nice flags were created:

  • --interactive (https://github.com/react-native-community/cli/pull/1815, https://github.com/react-native-community/cli/pull/1811),
  • --list-devices (https://github.com/react-native-community/cli/pull/1676, https://github.com/react-native-community/cli/pull/1765),

which allows users to select options in a nice and user-friendly way.

Next stage

While contributing and improving CLI, we're thinking about other improvements which can make CLI better. Here's list of improvements we would like to have in CLI in the nearest future:

  • https://github.com/react-native-community/cli/issues/1819

szymonrybczak avatar Feb 06 '23 14:02 szymonrybczak