React Native Package,json

    0

    14

    Khalid Khan

    React Native companion for Javascript

    This code creates a new React Native project called "MyReactNativeApp". The project is private and the scripts section includes a start command that will automatically start the project when executed.

    Go to the root directory for your project and create a new package.json file with the following contents:

    Shortcut: reactnative.package

    {
      "name": "MyReactNativeApp",
      "version": "0.0.1",
      "private": true,
      "scripts": {
        "start": "yarn react-native start"
      }
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.