Skip to content

Sphereon-Opensource/musap-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Sphereon
MUSAP Library wrapper for React Native


This is a mono-repository containing modules to wrap the MUSAP libraries for Android & iOS and contains a bridge module for React Native.

Packages

  • musap-native: NPM package wrapper which makes the module easier to link in a React Native pods project.
  • musap-react-native: The React Native bridge code resulting in a NPM package
  • musapRnKmsTesterApp: An interactive test application where the MUSAP React Native libraries are tested.

Package musap-native contains a git sub-module, so after cloning the following commands should be executed:

git submodule update --init --recursive

For details see package musap-native README

Usage

Detailed usage of the API can be found here - musap-react-native The test application shows how to use the library to sign a JWT.

License

This project is licensed under the Apache-2 License.

Support

If you encounter any issues or have questions, please file an issue on our GitHub issue tracker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published