# Ovok Mobile SDK

[![npm version](https://badge.fury.io/js/@ovok%2Fnative.svg)](https://badge.fury.io/js/@ovok%2Fnative)
[![Documentation](https://img.shields.io/badge/docs-sdk.ovok.com-blue)](https://sdk.ovok.com/)

A comprehensive React Native SDK for integrating Ovok-Core healthcare services into your mobile applications. Build powerful healthcare apps with pre-built components for authentication, device management, data synchronization, and more.

## ✨ Features

- 🔐 **Authentication & Security** - Complete auth flows with session management
- 📱 **Healthcare Components** - Pre-built UI components for medical data
- 🔄 **Data Synchronization** - Seamless sync with Apple Health & Android Health Connect
- 📋 **Questionnaire Forms** - Dynamic medical questionnaires and surveys
- 🩺 **Device Integration** - Bluetooth medical device connectivity
- 📊 **Progress Tracking** - Patient progress and measurement tracking
- 🎨 **Theming Support** - Customizable themes and styling
- 📖 **TypeScript Support** - Full type safety and IntelliSense

## 🚀 Quick Start

### Installation

```bash
npm install @ovok/native
# or
yarn add @ovok/native
```

## 📚 Documentation

Visit **[sdk.ovok.com](https://sdk.ovok.com/)** for:

- 📖 Complete API reference
- 🎯 Component examples
- 🏗️ Integration guides
- 💡 Best practices
- 🔧 Advanced configuration

## 📄 License

This project is licensed under the GNU 3.0 License - see the [LICENSE](LICENSE) file for details.
