Skip to content

gigs/embeds-react-native

Repository files navigation

Gigs Embeds for React Native

Gigs Embeds

Embeddable prebuilt and customizable UI components to use in your own React Native app.

Note

This library is currently under development.

Installation

npm install @gigscom/embeds-react-native

Getting started

To use Gigs Embeds, you need:

  1. A Gigs project
  2. A Gigs API Key
  3. A server to create an authenticated Connect Session

Tip

You're not yet a Gigs customer? Get in touch to discuss the next steps!

How it works

When a user visits the screen in your app containing the Embed, request a Connect Session from your server endpoint. Afterward, you can render the Embed component.

Usage

Contributing

This project was bootstrapped with create-react-native-library.

See the contributing guide to learn how to contribute to the repository and the development workflow.