New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-template-coffee

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-template-coffee

A typescript react native template

latest
Source
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

A React Native template by Maurice Kraus

Requirements

  • React Native version 0.45 or higher
  • Typescript installed

Installation

react-native init <new package name> --template coffee
cd <new project name>
node scripts/install.js
npm run ios or npm run android
test: npm run test

Libraries included

  • Redux
  • Redux Thunk
  • React Navigation
  • React Native Extended StyleSheet, decleration file is missing
  • axios
  • react-native-vector-icons
  • tslint
  • jest
  • Redux logger

Features

it also gives you a basic folder structure

Keywords

react

FAQs

Package last updated on 09 Oct 2017

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