1.2.33 • Published 2 months ago

store-evaluation-swift v1.2.33

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months 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

2 months ago

1.2.27

7 months ago

1.2.28

7 months ago

1.2.29

7 months ago

1.2.30

7 months ago

1.2.31

7 months ago

1.2.32

7 months ago

1.2.12

11 months ago

1.2.13

11 months ago

1.2.10

11 months ago

1.2.11

11 months ago

1.2.16

11 months ago

1.2.17

11 months ago

1.2.14

11 months ago

1.2.15

11 months ago

1.2.18

11 months ago

1.2.19

11 months ago

1.2.20

11 months ago

1.2.23

8 months ago

1.2.24

8 months ago

1.2.21

10 months ago

1.2.22

8 months ago

1.2.25

8 months ago

1.2.26

8 months ago

1.2.9

12 months ago

1.2.0

1 year ago

1.2.8

12 months ago

1.1.9

1 year ago

1.2.7

12 months ago

1.1.8

1 year ago

1.2.6

1 year ago

1.1.7

1 year ago

1.2.5

1 year ago

1.1.6

1 year ago

1.2.4

1 year ago

1.1.5

1 year ago

1.2.3

1 year ago

1.1.4

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago