Skip to main content
Propaga Docs home page
Search...
⌘K
Contact
Propaga
Propaga
Search...
Navigation
SDK Documentation
Installing library
Documentation
API Reference
SDK Reference
SDK Documentation
Introduction
Installing library
Required dependencies
Using Propaga button
Propaga Payment Component
On this page
Using npm
Using yarn
SDK Documentation
Installing library
Using npm
If you’re using npm as your package manager, installation can be accomplished with the following command:
Copy
npm
i
@propaga/react-native-sdk
Using yarn
If you’re using yarn as your package manager, installation can be accomplished with the following command:
Copy
yarn
add
@propaga/react-native-sdk
Introduction
Required dependencies
⌘I