React Native Razorpay

screenshot of React Native Razorpay
react-native

React Native wrapper for Razorpay's mobile SDKs

Overview

The React Native Razorpay package offers a React Native wrapper for the Android and iOS mobile SDKs of Razorpay, the payment gateway service. This wrapper simplifies the integration of Razorpay's SDKs into React Native applications. Users interested in integrating the React Native SDK can find more information in the provided documentation.

Features

  • React Native Wrapper: Facilitates easy integration of Razorpay's Android and iOS SDKs into React Native apps.
  • Prerequisites: Guidelines on setting up a Razorpay account and generating API keys for testing and live environments.
  • Installation: Detailed steps to install the React Native Razorpay package using npm or yarn.
  • Requirements: Lists the system requirements for using the package, including iOS version, Xcode, and Swift.
  • Linking: Explains the process of linking the SDK with a React Native project automatically or manually.
react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.