1.0.3 • Published 1 year ago

react-native-edison-webview v1.0.3

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

react-native-edison-webview

Secondary development of this package


if you want change the index.html(webview content):

1. install the dependencies

yarn

2. run react app

  • yarn dev to start react app in localhost
  • or yarn dev-with-host to start in host and can visit it in other device by IP address

3. change webview uri

change the code in file {your project}/node_modules/react-native-edison-webview/index.js

find this code:

this.setState({ webviewUri: messageBodyFilePath });

change the webviewUri to your local url: http://localhost:8080 or http://192.168.1.123:8080

4. finish change and build

yarn build

5. publish

npm publish


if you want change the index.js or index.d.ts(webview shell):

1. copy the index.tsx to node_modules in you project

cp ./index.tsx {your project}/node_modules/react-native-edison-webview/

2. change the main in package.json

change the main in node_modules/react-native-edison-webview/package.json to "index.tsx" and delete "types": "index.d.ts"

3. finish change and build

copy index.tsx change code to react-native-edison-webview,

yarn build

4. publish

npm publish

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

0.11.19

1 year ago

0.11.17

1 year ago

0.11.18

1 year ago

0.11.16

1 year ago

0.11.15

2 years ago

0.11.13

2 years ago

0.11.14

2 years ago

0.11.11

2 years ago

0.11.12

2 years ago

0.11.8

2 years ago

0.11.9

2 years ago

0.11.5

2 years ago

0.11.6

2 years ago

0.11.7

2 years ago

0.11.10

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.11.2

2 years ago

0.11.3

2 years ago

0.11.4

2 years ago

0.10.84

2 years ago

0.10.72

3 years ago

0.10.73

3 years ago

0.10.74

3 years ago

0.10.75

3 years ago

0.10.83

2 years ago

0.10.80

3 years ago

0.10.81

3 years ago

0.10.82

3 years ago

1.0.0

3 years ago

0.10.69

3 years ago

0.10.66

3 years ago

0.10.67

3 years ago

0.10.68

3 years ago

0.10.70

3 years ago

0.10.71

3 years ago

1.0.0-beta

3 years ago

0.10.58

3 years ago

0.10.59

3 years ago

0.10.61

3 years ago

0.10.62

3 years ago

0.10.63

3 years ago

0.10.64

3 years ago

0.10.60

3 years ago

0.10.65

3 years ago

0.10.53

3 years ago

0.10.54

3 years ago

0.10.55

3 years ago

0.10.56

3 years ago

0.10.57

3 years ago

0.10.51

3 years ago

0.10.52

3 years ago

0.10.50

4 years ago

0.10.49

4 years ago

0.10.47

4 years ago

0.10.48

4 years ago

0.10.46

4 years ago

0.10.45

4 years ago

0.10.44

4 years ago

0.10.43

4 years ago

0.10.42

4 years ago

0.10.36

4 years ago

0.10.37

4 years ago

0.10.38

4 years ago

0.10.35

4 years ago

0.10.40

4 years ago

0.10.41

4 years ago

0.10.34

4 years ago

0.10.33

4 years ago

0.10.32

4 years ago

0.10.31

4 years ago

0.10.30

4 years ago

0.10.29

4 years ago

0.10.26

4 years ago

0.10.27

4 years ago

0.10.28

4 years ago

0.10.20

4 years ago

0.10.25

4 years ago

0.10.15

4 years ago

0.10.11

4 years ago

0.10.9

4 years ago

0.10.10

4 years ago

0.10.5

4 years ago

0.10.6

4 years ago

0.10.7

4 years ago

0.10.8

4 years ago

0.10.4

4 years ago

0.10.3

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago