Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/recallwei/react-native-cli-ts-starter-template

React Native CLI TypeScript Starter Template is an opinionated React Native CLI/TypeScript starter template.
https://github.com/recallwei/react-native-cli-ts-starter-template

Last synced: 8 days ago
JSON representation

React Native CLI TypeScript Starter Template is an opinionated React Native CLI/TypeScript starter template.

Awesome Lists containing this project

README

        

# React Native CLI TypeScript Starter Template

## Tech Stack

- Core: React Native, based on React Native CLI
- UI Framework: Tamagui UI
- Router: React Navigation
- Global Styles: StyleSheet.create → GlobalStyles
- CSS: Nativewind
- Fonts: Google Fonts
- API Request: Axios
- API State Management: React Query
- Global State Management: Zustand
- i18n: React i18n Next
- Local Storage: Async Storage
- Chart: react-native-gifted-charts
- SVG: react-native-svg
- Form Validation: react-hook-form & zod
- Time: day.js
- Absolute path import: babel-plugin-module-resolver
- Version Hot Update: react-native-code-push
- Dark Theme: Tamagui UI

## Others

- TabBar
- Global Message Toast
- Authorization