Getting started
Installation
npm install @dormakaba/digital-reactnative-client --save# install dependencies
npm i @dormakaba/digital-reactnative-visual --save
npm i moment --save
npm i react-native-device-info --save
npm i react-navigation --save
# link
node node_modules/react-native/local-cli/cli.js linkUsing the components
Last updated