Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plaidev/karte-react-native
KARTE SDK for React Native
https://github.com/plaidev/karte-react-native
Last synced: about 1 month ago
JSON representation
KARTE SDK for React Native
- Host: GitHub
- URL: https://github.com/plaidev/karte-react-native
- Owner: plaidev
- License: apache-2.0
- Created: 2020-07-22T09:32:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:17:19.000Z (about 2 months ago)
- Last Synced: 2024-11-05T21:38:28.382Z (about 2 months ago)
- Language: TypeScript
- Size: 2.76 MB
- Stars: 4
- Watchers: 20
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/plaidev/karte-react-native/blob/master/LICENSE)
KARTE is a real-time user analytics & action tool.
This repository holds the source code for the React Native version of KARTE SDK.## Getting Started
Please see the detailed instructions in our docs to add [KARTE React Native SDK](https://developers.karte.io/docs/react-native-sdk-v2) to your project.## Documentation
The developer guide is located at
- [Developer Portal - KARTE React Native SDK](https://developers.karte.io/docs/react-native-sdk-v2)## Getting Help
- **Have a bug to report?**
[Open a GitHub issue](https://github.com/plaidev/karte-react-native/issues/new). If possible, include the OS version, SDK version and full logs.
- **Have a feature request?**
[Open a GitHub issue](https://github.com/plaidev/karte-react-native/issues/new). Tell us what the feature should do and why you want the feature.## Contributing
Please follow our guidelines.
- [Contribution Guideline](https://github.com/plaidev/karte-react-native/blob/master/CONTRIBUTING.md)
- [Code of Conduct](https://github.com/plaidev/karte-react-native/blob/master/CODE_OF_CONDUCT.md)## License
KARTE React Native SDK is published under the Apache 2.0 License.Your use of KARTE is governed by the [KARTE Terms of Use](https://karte.io/legal/terms-of-use-en.html).