Skip to content

Added React-Native templates#29

Open
MrigWed wants to merge 8 commits intowednesday-solutions:masterfrom
MrigWed:feature/con-com-template
Open

Added React-Native templates#29
MrigWed wants to merge 8 commits intowednesday-solutions:masterfrom
MrigWed:feature/con-com-template

Conversation

@MrigWed
Copy link

@MrigWed MrigWed commented Oct 6, 2020

Ticket Link


Related Links


Description


Steps to Reproduce / Test


GIF's


@MrigWed
Copy link
Author

MrigWed commented Oct 6, 2020

native-2

@MrigWed
Copy link
Author

MrigWed commented Oct 6, 2020

native-4

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-5
init - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-6
gt - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-7
gtf - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-8
gtcon - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-9
gtcomf - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-gtcon-1

gtcon - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-g
g - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-gf
gf - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-gtconf
gtconf - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-saga
injectsaga - command

@MrigWed
Copy link
Author

MrigWed commented Oct 7, 2020

native-gtutil
gtutil - command

@MrigWed
Copy link
Author

MrigWed commented Oct 8, 2020

react-all
react-generate --all

@MrigWed
Copy link
Author

MrigWed commented Oct 8, 2020

native-all
react-native-generate --all

@@ -190,7 +194,7 @@ switch (commandLineArgs[0]) {
shell.cd(cwd);
directories.forEach(component => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's call this container, just for clarification

Suggested change
directories.forEach(component => {
directories.forEach(container => {

shell.cd(`./${commandLineArgs[1]}`);
directories = shell.ls();
shell.cd(cwd);
directories.forEach(component => {
Copy link

@girichetan girichetan Oct 9, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here please, let's make this container

Copy link

@girichetan girichetan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some minor changes please check @MrigWed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants