0.10.194 • Published 3 years ago

react-native-edison-editor v0.10.194

Weekly downloads
205
License
UNLICENSED
Repository
github
Last release
3 years ago

react-native-edison-editor

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-editor/index.js

find this code:

this.setState({ webviewUri: draftJsFilePath });

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-editor/

2. change the main in package.json

change the main in node_modules/react-native-edison-editor/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-editor,

yarn build

4. publish

npm publish

0.10.194

3 years ago

0.10.193

3 years ago

0.10.192

3 years ago

0.10.190

3 years ago

0.10.191

3 years ago

0.10.186

3 years ago

0.10.185

3 years ago

0.10.180

3 years ago

0.10.176

3 years ago

0.10.175

3 years ago

0.10.170

3 years ago

0.10.161

3 years ago

0.10.160

3 years ago

0.10.163

3 years ago

0.10.162

3 years ago

0.10.165

3 years ago

0.10.164

3 years ago

0.10.140

3 years ago

0.10.135

3 years ago

0.10.150

3 years ago

0.10.152

3 years ago

0.10.151

3 years ago

0.10.110

3 years ago

0.10.145

3 years ago

0.10.147

3 years ago

0.10.146

3 years ago

0.10.149

3 years ago

0.10.148

3 years ago

0.10.120

3 years ago

0.10.155

3 years ago

0.10.115

3 years ago

0.10.130

3 years ago

0.10.125

3 years ago

0.10.100

3 years ago

0.10.105

3 years ago

0.10.106

3 years ago

0.10.96

3 years ago

0.10.95

3 years ago

0.10.91

3 years ago

0.10.92

3 years ago

0.10.93

3 years ago

0.10.90

3 years ago

0.10.75

3 years ago

0.10.80

3 years ago

0.10.81

3 years ago

0.10.65

3 years ago

0.10.70

3 years ago

0.10.57

3 years ago

0.10.56

3 years ago

0.10.55

3 years ago

0.10.50

3 years ago

0.10.41

3 years ago

0.10.42

3 years ago

0.10.43

3 years ago

0.10.45

3 years ago

0.10.38

3 years ago

0.10.40

3 years ago

0.10.36

3 years ago

0.10.37

3 years ago

0.10.35

3 years ago

0.10.30

3 years ago

0.10.26

3 years ago

0.10.25

3 years ago

0.10.21

3 years ago

0.10.22

3 years ago

0.10.24

3 years ago

0.10.18

3 years ago

0.10.20

3 years ago

0.10.17

3 years ago

0.10.14

3 years ago

0.10.15

3 years ago

0.10.16

3 years ago

0.10.13

3 years ago

0.10.12

3 years ago

0.10.11

3 years ago

0.10.10

3 years ago

0.10.9

3 years ago

0.10.7

3 years ago

0.10.8

3 years ago

0.10.6

3 years ago

0.10.5

3 years ago

0.10.4

3 years ago

0.10.2

3 years ago

0.10.3

3 years ago

0.10.1

3 years ago

0.0.12

3 years ago

0.10.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago