Aryan6290 / react-native-bumped-ts-template

A React Native Typescript template with the bare minimum packages (vector-icons , navigation etc) and a proper modular folder structure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-bumped-ts-template

A React Native Typescript template with the bare minimum packages (vector-icons , navigation etc) and a proper modular folder structure.

Why to use this?

Although React Native provides a template; it is a pain in the grass πŸ€ to setup the enviroment from scratch. Using this template saves your time and make it easier for you to get started with your project as soon as possible.

Packages Present

  1. React Navigation πŸš€
  2. React Stack Navigation 😎
  3. React Native Modal (for Dialogs , Bottom-Sheet etc) 🎨
  4. React Native Vector Icons. πŸ‘€
  5. Async Storage (local storage) πŸ“…
  6. Axios (API handling) πŸ‘©πŸ»β€πŸ’»

How to contribute?

Fork the project, make some changes and give a pull request.

About

A React Native Typescript template with the bare minimum packages (vector-icons , navigation etc) and a proper modular folder structure.

License:MIT License


Languages

Language:Java 40.0%Language:Objective-C 28.7%Language:TypeScript 17.3%Language:Ruby 5.3%Language:JavaScript 4.9%Language:Starlark 3.8%