GithubHelp home page GithubHelp logo

Comments (4)

mnapoli avatar mnapoli commented on April 28, 2024 2

Those could even be named init-*, that way you run yarn run init-dev to get started. But at the same time I'm not sure it's worth writing a helper for such a small need, I'll let @AurelGit rule on that ^^

It's worth noting too that configuring for staging/production usually requires modifying the config file to set private keys/passwords, so the yarn run command alone would not be enough. It may be misleading to have a command for that if it doesn't do the whole job.

from react-native-boilerplate.

AurelGit avatar AurelGit commented on April 28, 2024

Thanks @DiogoAbu for the feedback !

Pros : running a script initializing the app is a very good idea
Cons : only copy the file may not be sufficient in the future (running other tasks than copy a file)

But it could be very useful to add an init script running all necessary tasks.

@mnapoli, when you saids

It's worth noting too that configuring for staging/production usually requires modifying the config file to set private keys/passwords

On second thoughts, all your configuration variables in a mobile application should not be private (because builds in the phone) and so should be push in the repo.
So copy seems to be enought.

from react-native-boilerplate.

mnapoli avatar mnapoli commented on April 28, 2024

all your configuration variables in a mobile application should not be private

right!

from react-native-boilerplate.

AurelGit avatar AurelGit commented on April 28, 2024

I’m closing this issue because it has been inactive for a few months. This probably means that it is not reproducible or it has been fixed in a newer version. If it’s an enhancement and hasn’t been taken on for so long, then it seems no one has the time to implement this.

Please reopen if you still encounter this issue or need to implement this feature.

Thank you!

from react-native-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.