1.2.33 • Published 1 year ago

store-evaluation-swift v1.2.33

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

store-evaluation-swift

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save store-evaluation-swift

Usage

//packages necessary
import React from 'react'
import { AppProvider } from '@shopify/polaris'
// import component and css package
import { StoreEvaluationSwift } from 'store-evaluation-swift'
import 'store-evaluation-swift/dist/index.css'

const App = () => {
  return (
    <AppProvider>
      <StoreEvaluationSwift
        store_id={'63329894549'}
        app_name={'swift'}
        shopify_domain={'datnt1-swift.myshopify.com'}
        language='jp'
      />
    </AppProvider>
  )
}

export default App

Language support

  • English: language='en'
  • Spanish: language='es'
  • French: language='fr'
  • German: language='de'
  • Japanese: language='jp'
  • Portugal: language='pt'
  • Brazil: language='br'

License

MIT © nguyen dat(https://github.com/ nguyen dat)

1.2.33

1 year ago

1.2.27

2 years ago

1.2.28

2 years ago

1.2.29

2 years ago

1.2.30

2 years ago

1.2.31

2 years ago

1.2.32

2 years ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.16

2 years ago

1.2.17

2 years ago

1.2.14

2 years ago

1.2.15

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.2.20

2 years ago

1.2.23

2 years ago

1.2.24

2 years ago

1.2.21

2 years ago

1.2.22

2 years ago

1.2.25

2 years ago

1.2.26

2 years ago

1.2.9

2 years ago

1.2.0

2 years ago

1.2.8

2 years ago

1.1.9

2 years ago

1.2.7

2 years ago

1.1.8

2 years ago

1.2.6

2 years ago

1.1.7

2 years ago

1.2.5

2 years ago

1.1.6

2 years ago

1.2.4

2 years ago

1.1.5

2 years ago

1.2.3

2 years ago

1.1.4

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago