@ping-identity/rn-core
v1.0.0
Published
Core utilities for Ping Identity React Native modules.
Readme
Ping Identity React Native Core
The Core module provides shared runtime infrastructure required by all other Ping Identity React Native SDK packages. It does not expose a consumer API — install it once and the other packages handle the rest.
Installation
All other Ping Identity RN SDK packages depend on this module. Install it first:
yarn add @ping-identity/rn-core
cd ios && pod installLicense
This project is licensed under the MIT License - see the LICENSE file for details
