smartlook / smartlook-android-sdk

5 stars 1 forks source link

ios - RNSmartlook not mapped in NativeModules #3

Closed supolik closed 5 years ago

supolik commented 5 years ago

SDK installed as instructed in https://smartlook.github.io/docs/sdk/react-native/

For IOS i found that RNSmartlook is not mapped in NativeModules in file Smartlook-react-native-wrapper/interceptor.js

var SmartlookBridge = NativeModules.RNSmartlook;
supolik commented 5 years ago

sorry, wrong repository