UNPKG

@authgear/react-native

Version:

The Authgear SDK for React Native makes it ease to integrate authentication features into your React Native application. In most cases, it involves just a few lines of code to enable multiple authentication methods, such as social logins, passwordless, bi

5 lines (4 loc) 365 B
The reason to have this file listed in package.json is to work around an issue of React Native codegen. This library includes generated code, so codegen is not required to run at all. However, codegen eagerly looks at `.codegenConfig.jsSrcsDir` and requires it to present in the distributed package. So, we have to work around the issue by including the directory.