Skip to content

Added React-Native templates#29

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

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

Conversation

@MrigWed

@MrigWed MrigWed commented Oct 6, 2020

Copy link
Copy Markdown

Ticket Link


Related Links


Description


Steps to Reproduce / Test


GIF's


@MrigWed

MrigWed commented Oct 6, 2020

Copy link
Copy Markdown
Author

native-2

@MrigWed

MrigWed commented Oct 6, 2020

Copy link
Copy Markdown
Author

native-4

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-5
init - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-6
gt - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-7
gtf - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-8
gtcon - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-9
gtcomf - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-gtcon-1

gtcon - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-g
g - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-gf
gf - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-gtconf
gtconf - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-saga
injectsaga - command

@MrigWed

MrigWed commented Oct 7, 2020

Copy link
Copy Markdown
Author

native-gtutil
gtutil - command

@MrigWed

MrigWed commented Oct 8, 2020

Copy link
Copy Markdown
Author

react-all
react-generate --all

@MrigWed

MrigWed commented Oct 8, 2020

Copy link
Copy Markdown
Author

native-all
react-native-generate --all

Comment thread bin/react-generate.js Outdated
@@ -190,7 +194,7 @@ switch (commandLineArgs[0]) {
shell.cd(cwd);
directories.forEach(component => {

Copy link
Copy Markdown

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 => {

Comment thread bin/react-native-generate.js Outdated
shell.cd(`./${commandLineArgs[1]}`);
directories = shell.ls();
shell.cd(cwd);
directories.forEach(component => {

@girichetan girichetan Oct 9, 2020

Copy link
Copy Markdown

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

@girichetan girichetan left a comment

Copy link
Copy Markdown

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