1.0.75 • Published 2 years ago

awt-helmet-adherence v1.0.75

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.0.74

2 years ago

1.0.73

2 years ago

1.0.72

2 years ago

1.0.71

2 years ago

1.0.62

3 years ago

1.0.61

3 years ago

1.0.60

3 years ago

1.0.66

3 years ago

1.0.65

3 years ago

1.0.64

3 years ago

1.0.63

3 years ago

1.0.69

3 years ago

1.0.68

3 years ago

1.0.67

3 years ago

1.0.70

3 years ago

1.0.55

3 years ago

1.0.54

3 years ago

1.0.59

3 years ago

1.0.58

3 years ago

1.0.57

3 years ago

1.0.56

3 years ago

1.0.51

3 years ago

1.0.53

3 years ago

1.0.52

3 years ago

1.0.48

3 years ago

1.0.47

3 years ago

1.0.46

3 years ago

1.0.45

3 years ago

1.0.49

3 years ago

1.0.50

3 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.40

4 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

4 years ago

1.0.36

5 years ago

1.0.35

5 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.30

5 years ago

1.0.19

5 years ago

1.0.20

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.13

5 years ago

1.0.11

5 years ago

1.0.12

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.10

5 years ago

0.0.11

5 years ago

0.0.12

5 years ago

0.0.13

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago