Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@datarockets/react-native-template-ts

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datarockets/react-native-template-ts

React Native template project with TS

  • 0.0.1-2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

DatarocketsRNTemplateTS

DatarocketsRNTemplateTS app

Build & run

  1. Install dependencies
    yarn && (cd ios && pod install)
    
  2. Create .env.dev and .env.sample files according to the example from the .env.sample file and fill them with the data you need.
  3. Start packager
    yarn start
    
  4. Run the app
    yarn android:run    // Android dev version
    yarn ios:run        // iOS dev version
    

Keywords

FAQs

Package last updated on 15 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc