https://github.com/aslight0503/react-native_bsd
Create React Native apps that run on iOS, Android, and web
https://github.com/aslight0503/react-native_bsd
andriod create-react-native-app ios javascript react-native react-native-app react-native-web
Last synced: 6 months ago
JSON representation
Create React Native apps that run on iOS, Android, and web
- Host: GitHub
- URL: https://github.com/aslight0503/react-native_bsd
- Owner: aslight0503
- License: bsd-3-clause
- Created: 2024-12-09T11:00:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T11:14:43.000Z (10 months ago)
- Last Synced: 2025-03-27T14:51:57.471Z (6 months ago)
- Topics: andriod, create-react-native-app, ios, javascript, react-native, react-native-app, react-native-web
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
It's recommended to use a framework to build apps with React Native, learn more.
## Deprecated
Create a new Expo project with [create-expo-app](https://github.com/expo/expo/tree/main/packages/create-expo#readme) instead:
```bash
# Usage for bun, npm, pnpm, and yarn
$ npm create expo
$ bun create expo
$ pnpm create expo
$ yarn create expo# Output help information with all available options
$ npx create-expo --help
```
with ❤️ Expo