Release 1.5.1
What's new
🚀 Features
💊 Fixes
- fixed auto-linking on iOS (#21)
⚠️ Compatibility warning
Some classes moved to the new path (lib
). For example:
before: import {PowerAuthOtpUtil} from 'react-native-powerauth-mobile-sdk';
after: import {PowerAuthOtpUtil} from 'react-native-powerauth-mobile-sdk/lib/PowerAuthOtpUtil';
Native PowerAuthSDK version
⏫ 1.5.2