sonyarouje / react-native-ad-b2c

React Native library for Azure Active Directory B2C
12 stars 6 forks source link

TypeError: Cannot read property 'getConfig' of undefined #1

Closed safanmomin closed 5 years ago

safanmomin commented 5 years ago

Hi @sonyarouje, Im trying to implement your code in my react native app. I've used the required values in my ReactNativeADB2C.js file but when I try to run the app it gives the follwing error:

TypeError: Cannot read property 'getConfig' of undefined

Can you please help me out. Thanks