[go: up one dir, main page]

Skip to content

zerodays/react-native-gen-ui-minimal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI minimal (react-native-gen-ui example)

This repository serves as an example usage of the open-source React Native package called react-native-gen-ui. The package facilitates the integration of AI chat capabilities into React Native applications. It features rolling dice tool.

Features

  • Integration of AI chat functionality
  • Minimal possible example of react-native-gen-ui
  • Features rolling dice tool

Usage

To run the example application:

  1. Clone this repository to your local machine.
  2. Navigate to the root directory of the cloned repository.
  3. Install dependencies using npm install or yarn install.
  4. Ensure you have the necessary environment variables set up, including EXPO_PUBLIC_OPENAI_API_KEY and EXPO_PUBLIC_OPENAI_MODEL.
  5. Run the application using expo start.

Resources

About

A minimal example of react-native-gen-ui package usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published