{"library":"react-native-cli","type":"library","category":null,"description":"The `react-native-cli` npm package, specifically version 2.0.1 (last updated in 2017), served as the legacy command-line interface for bootstrapping and managing React Native projects. It was designed for global installation, enabling users to create new applications with `react-native init`. However, this package has been superseded; modern React Native development strongly advocates for using `npx react-native` instead. This `npx` approach dynamically fetches and executes the project-local CLI tools (primarily `@react-native-community/cli` or the `react-native` package itself), which ensures compatibility with the specific React Native framework version used in a given project, mitigating issues associated with outdated global CLI installations. The version numbers like v0.85.x seen in recent changelogs refer to the core `react-native` framework package, not this `react-native-cli` wrapper, which has effectively been abandoned.","language":"javascript","status":"abandoned","version":"2.0.1","tags":["javascript"],"install":[{"cmd":"npm install react-native-cli","imports":["npx react-native init MyProject","npx react-native init MyProject --template react-native-template-typescript","npx react-native start"]},{"cmd":"yarn add react-native-cli","imports":[]},{"cmd":"pnpm add react-native-cli","imports":[]}],"homepage":null,"github":"https://github.com/facebook/react-native","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-native-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-native-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}