roam-reactnative
Version:
This plugin allows to use the Roam.ai SDK in your React Native mobile application on iOS and Android.
18 lines (9 loc) ⢠470 B
Markdown
# Contributing to the Roam SDK for React Native
š Thanks for your interest in contributing! š
## Ramping Up
### Prerequisites
Make sure you have React Native itself installed and the tools necessary for your desired platforms.
You can checkout the the official React Native documentation on [getting started](https://reactnative.dev/docs/getting-started) for help.
## Setting Up
### Clone the repo
`git clone https://github.com/geosparks/roam-reactnative`