Skip to content

gimbalinc/rtn-gimbal-sdk

Repository files navigation

rtn-gimbal-sdk

This is the Gimbal SDK for React Native.

Installation

npm install rtn-gimbal-sdk

Usage

import { Gimbal, PlaceManager } from 'rtn-gimbal-sdk';

// ...

Contributing

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

License

MIT


Made with create-react-native-library