0.9.0 • Published 1 year ago

react-native-init-shadow v0.9.0

Weekly downloads
17
License
MIT
Repository
github
Last release
1 year ago

react-native-init-shadow

Initialize shadow-cljs projects to target react-native. This project uses the existing react-native-init cli to generate the project's base, and will generate the project using the latest stable react-native version.

Dependencies

In order for the react-native project generator to work, you must have already installed shadow-cljs, CocoaPods, and babashka

Usage

$ npx react-native-init-shadow@latest MyProjectName

Options

# Install a specific react-native version. Note that
# react-native-windows may not work with the latest RN.
$ npx react-native-init-shadow@latest MyProjectName --version 0.62.2
# Set the package name for Android. ApplicationId will be
# com.mycompany.myprojectname
$ npx react-native-init-shadow@latest com.mycompany/MyProjectName

License

MIT License

Copyright (c) 2022 Tom Goldsmith

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.8.3

1 year ago

0.8.2

1 year ago

0.6.4

2 years ago

0.7.0

1 year ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.3.0

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.2.0

3 years ago

0.1.10

3 years ago

0.1.11

3 years ago

0.1.12

3 years ago

0.1.13

3 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago