Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 453 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 453 Bytes

react-native-sardine-ai

Getting started

$ yarn add react-native-sardine-ai

Within ios directory

pod install

Usage

import RNSardineAi from 'react-native-sardine-ai';

See Sardine documentation for usage.

Troubleshooting

iOS

Could not find or use auto-linked library 'swiftWebKit' or related

Add a Swift file (with any name) to the project. Be sure that all needed targets selected for Target Membership