Skip to content

An example how to implement P24 (Przelewy24) Android and iOS mobile lib in React Native project

Notifications You must be signed in to change notification settings

m-ochyra/P24-Przelewy24-React-Native-Example

 
 

Repository files navigation

React Native example with wrapped native iOS and Android Przelewy24 Mobile Libraries

iOS Lib documentation

Android Lib documentation

To run Android Example:

  • Run commands in project root folder:
npm install
npm start
  • Open Android project from "android/" directory in Android Studio

  • Run application

To run iOS Example:

  • Run commands in project root folder:
npm install
npm start
  • Open iOS project from "ios/" directory in Xcode

  • Run application

About

An example how to implement P24 (Przelewy24) Android and iOS mobile lib in React Native project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • Objective-C 29.7%
  • Java 24.1%
  • Python 4.7%