mytestpackagerr
v1.0.7
Published
- npm Package return button with show modal on click event - User send a Required Parameters "PublicKey , ClientSecret"
Downloads
10
Readme
mytestpackagerr
- npm Package return button with show modal on click event
- User send a Required Parameters "PublicKey , ClientSecret"
How to use it
1 - Install in your Project using this command
npm i mytestpackagerr
2 - Import it in your RN Project
import Test from "mytestpackagerr";
3- Call it with your own parameters
<Test publicKey="PK_4545154545" clientSecret="cS_34" />