0.0.9 • Published 1 year ago
@gigscom/embeds-react-native v0.0.9
Gigs Embeds for React Native
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:
- A Gigs project
- A Gigs API Key
- 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.