Skip to content

Repository files navigation

react-native-smart-parking

Getting started

$ npm install react-native-smart-parking --save

Mostly automatic installation

$ react-native link react-native-smart-parking

Usage

import SmartParking from 'react-native-smart-parking';


export const SmartParkingStack = memo(() => {
  initSPConfig(config);

  ...

  return (
    <SmartParking
      auth={auth}
      onExitApp={onExitApp}
      dataNotification={dataNofitication}
      langTranslate={'en'}
    />
  );
});

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages