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

impulse-rn

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

impulse-rn

React Native Template

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

impulse-rn

Graphql tanstack redux formik @emotion styled-system

Installation

npx react-native init SomeApp --template impulse-rn

Motivation

Because of the variety of stacks available today, selecting the right stack for your application has become difficult and overwhelming. What motivated me to create a template for react-native is that there are no satisfying templates that use the above-mentioned stacks, which are the most backed and supported of any other stacks.

Features

  • 🔧 Typescript: because it is the modern way of writing javascript
  • 🔥 Graphql: it is the modern way of api
  • 📦 React query Stack: for handling server side state (why not apollo?)
  • 💄 Redux (toolkit): for handling ui state
  • 📝 Formik: for handling form state
  • 🧹 @emotion: as ui engine for your design
  • ✨ Styled-system: realy helps you to create your own design sytem

Contribution

Please feel free to contribute to this project, it is my pleasure to welcome you!.

Keywords

impulse-rn

FAQs

Package last updated on 04 Sep 2022

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