Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Publish workflows for React Native Templates #3970

Closed
9 tasks
takameyer opened this issue Sep 15, 2021 · 0 comments
Closed
9 tasks

Create Publish workflows for React Native Templates #3970

takameyer opened this issue Sep 15, 2021 · 0 comments
Assignees

Comments

@takameyer
Copy link
Contributor

takameyer commented Sep 15, 2021

Problem

Currently the publishing steps are being done manually. This should be automated with github actions.

We currently have 4 templates, for JavaScript/TypeScript and Expo/ReactNative, all of which are located in the templates directory. All the template code is being based upon an example application that resides in the example directory. We have created a script which will automatically transfer that code into the template directories and also translates the TypeScript into JavaScript.

The following steps should be accomplished:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants