solidarity-react-native

2.1.2 • Public • Published

solidarity-react-native

For quickly taking snapshots of environments for React Native projects

By using this plugin to solidarity, you can snapshot your environment to verify the project is in a similar environment on other machines.

How to use this plugin

npm i -g solidarity-react-native
# or 
yarn add global solidarity-react-native
 
# go to your react native project and run: 
solidarity snapshot

this will check the dependencies you have installed and needed in that project and creates the .solidarity file.

Requirements

This plugin snapshots these Solidarity requirements:

  • Always Adds
    • Node
    • Watchman
    • React Native
    • Package.json
  • If detected Adds
    • Mobile Center
    • Code Push
    • NPM
    • Yarn
    • CocoaPods
    • Detox
    • Android
    • TypeScript
    • Xcode

What is Solidarity?

📰 Read More About Solidarity Here

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i solidarity-react-native

    Weekly Downloads

    1,334

    Version

    2.1.2

    License

    MIT

    Unpacked Size

    171 kB

    Total Files

    10

    Last publish

    Collaborators

    • gantman