1.0.75 • Published 1 year ago

awt-helmet-adherence v1.0.75

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

AWT QR code scanner

Installation

npm i awt-helmet-adherence

Integration of package in app.js

example #1

import React from 'react';

import { SafeAreaView, ScrollView, StatusBar, StyleSheet, Text, useColorScheme, View, } from 'react-native';

import AWT from 'awt-helmet-adherence';

import {COLOR, ThemeContext, getTheme} from 'react-native-material-ui';

const uiTheme = { palette: { primaryColor: COLOR.blue500, }, toolbar: { container: { height: 50, }, }, };

const App = () => {

/* Passing user data as props */

const user_detais = { "base_Location":"" "email": "tuheens@amazon.com" "firstName": "Tuheen Sengupta", "lastName": "", "email": "tuheens@amazon.com" "learning_Manager_Name": "1377", "tM/CRM": "93203", "nH_Required": "", "category": "93245", "station": "96001", "city": "158", "state": "159", "station_Type": "130", "joining_Date": "", "store_ID": "", "emp_ID": "", "sM/CTL": "96532", "ooR_Days": "0", "zone": "94907", "training_Manager_Name": "96045", "pwd": "", "channel": "31641", "designation": "94569", "vendor": "1074" };

return (

<ThemeContext.Provider value={getTheme(uiTheme)}>
  <StatusBar
    barStyle="dark-content"
    hidden={false}
    backgroundColor="#8e165e"
    translucent={true}
    barStyle="light-content"
  />
< AWT data={user_details}  registrationKey="awt_registered" /> 
</ThemeContext.Provider>

);

};

export default App;

1.0.75

1 year ago

1.0.74

1 year ago

1.0.73

1 year ago

1.0.72

1 year ago

1.0.71

1 year ago

1.0.62

2 years ago

1.0.61

2 years ago

1.0.60

2 years ago

1.0.66

2 years ago

1.0.65

2 years ago

1.0.64

2 years ago

1.0.63

2 years ago

1.0.69

2 years ago

1.0.68

2 years ago

1.0.67

2 years ago

1.0.70

2 years ago

1.0.55

2 years ago

1.0.54

2 years ago

1.0.59

2 years ago

1.0.58

2 years ago

1.0.57

2 years ago

1.0.56

2 years ago

1.0.51

2 years ago

1.0.53

2 years ago

1.0.52

2 years ago

1.0.48

2 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.49

2 years ago

1.0.50

2 years ago

1.0.39

3 years ago

1.0.38

3 years ago

1.0.40

3 years ago

1.0.44

3 years ago

1.0.43

3 years ago

1.0.42

3 years ago

1.0.41

3 years ago

1.0.37

3 years ago

1.0.36

4 years ago

1.0.35

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.30

4 years ago

1.0.19

4 years ago

1.0.20

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago