- npm Package return button with show modal on click event - User send a Required Parameters "PublicKey , ClientSecret"
npm install mytestpackagerr- npm Package return button with show modal on click event
- User send a Required Parameters "PublicKey , ClientSecret"
1 - Install in your Project using this command
``sh`
npm i mytestpackagerr
2 - Import it in your RN Project
`sh`
import Test from "mytestpackagerr";
3- Call it with your own parameters
`sh``