react-native-chatgpt and gptalks

The first is a reusable SDK library that handles ChatGPT integration for any React Native application, while the second is a standalone consumer app built with React Native and TypeScript, making them ecosystem siblings where B could theoretically use A as a dependency.

react-native-chatgpt
59
Established
gptalks
20
Experimental
Maintenance 0/25
Adoption 14/25
Maturity 25/25
Community 20/25
Maintenance 0/25
Adoption 4/25
Maturity 1/25
Community 15/25
Stars: 585
Forks: 79
Downloads: 44
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 5
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stale 6m
No License Stale 6m No Package No Dependents

About react-native-chatgpt

rgommezz/react-native-chatgpt

A React Native wrapper around ChatGPT to seamlessly integrate it with your applications. It handles authentication, streamed responses, and keeping track of conversations. 100% client-side :robot:

Leverages `react-native-webview` to handle ChatGPT authentication flow via browser-based login, storing tokens securely using `expo-secure-store`. Provides a React Context API-based hook interface (`useChatGpt`) that manages authentication state and exposes a `sendMessage` function supporting real-time streaming responses while maintaining conversation history across sessions.

About gptalks

noelzappy/gptalks

This an unofficial mobile app for ChatGPT. It is built using React Native and TypeScript.

Scores updated daily from GitHub, PyPI, and npm data. How scores work