0.0.7 โ€ข Published 2 years ago

impulse-rn v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

impulse-rn

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!.