Skip to content

fairmatic/zdsdk-react-native-sample

Repository files navigation

Zendrive SDK React Native plugin sample

Unofficial sample app for the react native plugin of Zendrive SDK

Project Setup

Follow these steps to setup the project:

  1. Clone the repository

  2. Run this command in the project root directory to install the dependencies: yarn install

  3. Move to iOS directory and run pod install to install iOS dependencies: cd ios && pod install && cd ..

  4. Open the App.tsx and replace the following:

    • alias: 'Firstname Lastname'
    • driverId: 'your_driver_id'
    • sdkKey: 'your_sdk_key'
  5. Start the project by running npm start

About

Unofficial sample app for the react native plugin of Zendrive SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors