Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Repository files navigation

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

iOS Lib documentation

Android Lib documentation

Before run Android or iOS project, make sure, that you have React Native command line. If no, use below command:

npm install -g react-native-cli

To run Android Example:

  • Run commands in project root folder:
npm install
  • Run application from terminal with command in root catalog:
react-native run-android

To run iOS Example:

  • Run command in project root folder:
npm install
  • Then, in iOS catalog, to resolve dependencies:
pod install
  • Run application directly from terminal with command in root catalog:
react-native run-ios

About

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

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages