react-native-patterns

Installation
SKILL.md

React Native Patterns for Frappe Mobile Apps

Quick reference for building Expo React Native apps that integrate with a Frappe backend.

App Overview

Location: chatnext-mobile-old/ Stack: React Native 0.71 + Expo ~48 + React Navigation v6 + Redux Toolkit + TanStack React Query v4 + Axios


Frappe API Integration

All API calls go through the pre-configured Axios instance:

import apiClient from '../utils/apiClient';
Installs
8
GitHub Stars
21
First Seen
Apr 19, 2026
react-native-patterns — unityappsuite/frappe-claude