animo / indy-sdk-expo-plugin

Config plugin to auto configure Indy SDK for iOS & Android
Apache License 2.0
8 stars 1 forks source link

feat: update to indy-sdk-react-native 0.3.x #5

Closed TimoGlastra closed 1 year ago

TimoGlastra commented 1 year ago

Updates the plugin to work with indy-sdk-react-native 0.3.x. This version of indy-sdk-react-native simplified the native binary setup for iOS (downloaded through cocoapods now), and we now use that instead of bundling the framework in this repo.