Skip to content

Sample App to demonstrate integration of PhonePe PG SDK React Native package.

License

Notifications You must be signed in to change notification settings

truwash/pg-sdk-react-native-sample

 
 

Repository files navigation

Sample App

Sample App to demonstrate the integration of PhonePe PG SDK React Native package.

To know about the integration steps, please visit the Dev Docs : PhonePe Developer Docs.

Note

Please get in touch with the PhonePe integration team (merchant-integration@phonepe.com) to get your secret keys and to know about how to use this app.

Warning

Without valid input this sample app will not work.

Pull dependencies from NPM:

npm i -f

To run on iOS:

cd ios
pod install
npm run ios

To run on Android:

npm run android

About

Sample App to demonstrate integration of PhonePe PG SDK React Native package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.7%
  • Java 27.7%
  • Objective-C 8.9%
  • Ruby 8.9%
  • Objective-C++ 4.6%
  • JavaScript 3.2%