You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried RNAccountKit.configure, pass titleType: 'app_name' , iOS login screen does not change though, still showing 'Log into app'. I checked the code, only found titleType got applied in RNAccountKitModule.java, not found in iOS native module.
Not sure is this only supported in Facebook AccountKit Android sdk so we did not bridge it in iOS?
Additional Information
React Native Account Kit version: 0.7.0
React Native version: 0.41.0
Platform(s) iOS, Android
Thanks a lot for the work to make integration easier!
The text was updated successfully, but these errors were encountered:
I tried
RNAccountKit.configure
, passtitleType: 'app_name'
, iOS login screen does not change though, still showing 'Log into app'. I checked the code, only found titleType got applied inRNAccountKitModule.java
, not found in iOS native module.Not sure is this only supported in Facebook AccountKit Android sdk so we did not bridge it in iOS?
Additional Information
Thanks a lot for the work to make integration easier!
The text was updated successfully, but these errors were encountered: