Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more. Learn more →
Cli Alternatives
Similar projects and alternatives to cli
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
-
-
react-native-vector-icons
Customizable Icons for React Native with support for image source and full styling.
-
-
expo-cli
Discontinued Tools for creating, running, and deploying universal Expo and React Native apps
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
airbyte-connectors
Airbyte connectors (sources & destinations) + Airbyte CDK for JavaScript/TypeScript
-
-
vscode-git-worktrees
A VS Code extension that wraps git worktree operations for simplicity and productivity
-
http-exception-transformer
Discontinued ExpressJS middleware to send structured, clean and robust error responses and never throw up on the user
-
-
-
-
-
-
react-native-template-simpleredux-boilerplate1
A simple boilerplate for React Native projects that need Redux.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
cli discussion
cli reviews and mentions
-
First time setting up RN envirornment on macOS following official guide results in errors?
It's not typical. Try this
-
Do I always have to run npx react-native start before npx react-native run-android?
It has been fixed here: https://github.com/react-native-community/cli/pull/1099
- Android in MAC M1
-
React Native 0.57.x <Image/> large images low quality
I have created a react-native-community/cli template that has RN 0.61.5 project and the required modifications to build Fresco from source. This is an easy and quick way to have a new RN project crafted with custom project name and with the changes needed to compile Fresco from source. It also uses Android NDK Revision 21 and I have tested it on macOS and Windows using yarn 1.21.
-
Why CLI when Expo with EAS exists ?
In the past Expo was more sandboxed and had less features, so the community would take features like autolinking and put them in a more free form tool called ‘React Native community CLI’ (example https://github.com/react-native-community/cli/issues/248).
-
Build React Native Apps with Simplified and Predictable Navigation
Below, we are going to initialise a bare React Native app using React Native CLI and add the necessary libraries. After that, we will configure a navigation state, build two components and push/show/pop between them.
-
Is there a list or a quick way to check an npm package's compatibility with Yarn 2's Plug'n'Play system?
esy uses a plug'n'play install method similar to yarn (and has a caveat about not all npm packages supporting that) but I'm not sure if it has the ability to opt out of it like yarn does with nodeLinker: node-modules in /.yarnrc.yml for packages that only work that way such as the React Native CLI or the Angular CLI (both of which have open issues related to Yarn PnP support as of the time of posting). Is it safe to assume that most normal packages that aren't full-blown frameworks (with a lot going on under the hood) will probably work fine? That's the impression I'm getting from the ones I've tried installing so far.
-
Package & Bundle Name
theres currently a discussion going on about it here: https://github.com/react-native-community/cli/issues/1111
-
Building mobile apps with Vue Native
The fastest and easiest way to get started with Vue Native is to bootstrap a mobile app with the Vue Native CLI. This CLI generates a simple, one-page application using either the Expo CLI or React Native CLI under the hood.
-
How To Make Your Own Custom React Native Templates (2021)
I did end up finding the official React Native Guide that points to esemek's repo but it wasn't easy to find because it's in the init.md of the react-native-community/cli repository here https://github.com/react-native-community/cli/blob/master/docs/init.md#creating-custom-template
-
A note from our sponsor - SurveyJS
surveyjs.io | 15 Jul 2025
Stats
react-native-community/cli is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cli is TypeScript.