React Native SDK
The React Native SDK uses the same@kovio/chatbot-ad package as the React SDK. All documentation and examples apply to React Native applications.
Same Package: React and React Native use the same SDK package. The component works seamlessly in both environments.
Quick Start
React Native Specific Notes
- The component works with React Native’s
<View>and other native components - Styling follows React Native’s StyleSheet conventions
- All props and features are identical to the React SDK
- TypeScript support is included
Installation
Full Documentation
For complete documentation, API reference, examples, and troubleshooting, see the React SDK documentation.View React SDK Documentation
Complete documentation, examples, and API reference for the React/React Native SDK.
