12

React Native App Boilerplate using React Query, Zustand

 2 years ago
source link: https://reactnativeexample.com/react-native-app-boilerplate-using-react-query-zustand/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Boilerplate

React Native App Boilerplate using React Query, Zustand

Oct 11, 2021 2 min read

🚀 React Native Query Boilerplate with Zustand

Built using

Features

How this looks

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/victorkvarghese/react-native-zustand-boilerplate.git <your project name>

  2. Go to project’s root directory, cd <your project name>

  3. Remove .git folder, rm -rf .git

  4. Use React Native Rename to update project name $ npx react-native-rename <newName>

  5. Run yarn to install dependencies

  6. Start the packager with yarn start

  7. Connect a mobile device to your development machine

  8. Run the test application:

  • On Android:
    • Run react-native run-android or Use Android Studio (Recommended)
  • On iOS:
    • Open ios/YourReactProject.xcworkspace in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

Contributing

PRs are welcome

GitHub

View Github

Previous Post

Geolocation starter app with React native

Next Post

A react-native package that handles the view position based on input position and keyboard so that the text input doesn't get hidden behind the keyboard

You might also like...

Subscribe to React Native Example for Android and iOS

Get the latest posts delivered right to your inbox


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK