Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 608 Bytes

File metadata and controls

15 lines (11 loc) · 608 Bytes

Paystack React Native SDK Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[0.1.0] - 2023-10-06 (Development)

Added

  • Initial release of the Paystack React Native SDK.
  • Integration with Paystack for accepting payments in React Native applications.
  • Support for various payment channels: bank, card, bank_transfer, etc.
  • TypeScript support for type-safe coding.
  • Modal-based payment flow.
  • Customizable indicators and metadata.
  • Callbacks for handling success, cancel, and web view messages.