Skip to content

mr-sorake/react-native-wired-boilerplate

 
 

Repository files navigation

React Native boilerplate with TypeScript, React Native Paper and TanStack/React Query

A React Native, Material 3 starter template.

Features

  • React Native Paper UI Library
  • Navigation
  • AuthProvider wired
  • Services configured

Dependencies

  • React Native v0.72.4
  • TypeScript
  • React Navigation v6
  • TanStack/React Query
  • React Native Paper v5.10.3
  • Axios
  • Formik
  • React Native Vector Icons

Installation

Clone this repo

git clone https://github.com/saheeranas/react-native-wired-boilerplate.git

Open project folder and install dependencies

cd react-native-wired-boilerplate
yarn
or
npm i

Run the project

yarn android
or
npm run android

or

yarn ios
or
npm run ios

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

React Native TanStack Query starter template with React Native Paper and TypeScript. Production ready.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 55.2%
  • Java 20.9%
  • JavaScript 6.7%
  • Objective-C 6.7%
  • Ruby 6.6%
  • Objective-C++ 2.2%
  • Starlark 1.7%