Embeddable prebuilt and customizable UI components to use in your own React Native app.
Note
This library is currently under development.
npm install @gigscom/embeds-react-native
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!
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.
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.