ReactNativeOIDCContainer.(constructor)
Constructs a new instance of the ReactNativeOIDCContainer
class
Signature:
constructor(parent: ReactNativeContainer<T>, auth: ReactNativeAuthContainer<T>);
Parameters
Parameter | Type | Description |
---|---|---|
parent | ReactNativeContainer<T> | |
auth | ReactNativeAuthContainer<T> |