react-native-stripe-api

JSON →
library 0.1.0 ·javascript maintenance
verified Jun 7, 2026

A small React Native library that provides a client for the Stripe REST API, primarily focused on creating tokens from card details. Version 0.1.0 is the latest and only stable release. It is a lightweight alternative to the official Stripe SDK for React Native, but note that many advertised methods (createCustomer, createCharge, etc.) are marked as deprecated in the README and may not work reliably. The library has a fixed security issue (issue #8) and has minimal maintenance. It requires React Native 0.27.2+ and has not been updated since 2016.