Skip to content

This App shows a sample integration of the React Native Package

Notifications You must be signed in to change notification settings

passbase/react-native-demo-app

Repository files navigation

Passbase

alt Passbase

Official Passbase React-Native Demo App

This App shows an example integration of the Passbase iOS SDK into an App. Before your try to run the App please sign up on our developer platform and use your own publishabe API key, which you can find in the API settings section.

Install the App & Run (iOS)

  • cd into the project and run yarn
  • cd into the ios directory & then run pod install to install the Passbase SDK and dependencies
  • Open the file with extension .xcworkspace
  • Go into the App.js & replace YOUR_PUBLISHABLE_API_KEY with your own API key in line 58.
  • Select a device and build & run the App (You might have to adjust the App's signing to your own)

Install the App & Run (android)

  • cd into the project and run yarn
  • Open the android folder using android studio
  • Go into the App.js & replace YOUR_PUBLISHABLE_API_KEY with your own API key in line 58.
  • sync the gradle & run the App

Author

Mathias J. Klenk, mathias@passbase.com

License

Passbase is available under the Apache license. See the LICENSE file for more info.

About

This App shows a sample integration of the React Native Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published