0.10.194 • Published 4 years ago

react-native-edison-editor v0.10.194

Weekly downloads
205
License
UNLICENSED
Repository
github
Last release
4 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

4 years ago

0.10.193

4 years ago

0.10.192

4 years ago

0.10.190

4 years ago

0.10.191

4 years ago

0.10.186

4 years ago

0.10.185

4 years ago

0.10.180

5 years ago

0.10.176

5 years ago

0.10.175

5 years ago

0.10.170

5 years ago

0.10.161

5 years ago

0.10.160

5 years ago

0.10.163

5 years ago

0.10.162

5 years ago

0.10.165

5 years ago

0.10.164

5 years ago

0.10.140

5 years ago

0.10.135

5 years ago

0.10.150

5 years ago

0.10.152

5 years ago

0.10.151

5 years ago

0.10.110

5 years ago

0.10.145

5 years ago

0.10.147

5 years ago

0.10.146

5 years ago

0.10.149

5 years ago

0.10.148

5 years ago

0.10.120

5 years ago

0.10.155

5 years ago

0.10.115

5 years ago

0.10.130

5 years ago

0.10.125

5 years ago

0.10.100

5 years ago

0.10.105

5 years ago

0.10.106

5 years ago

0.10.96

5 years ago

0.10.95

5 years ago

0.10.91

5 years ago

0.10.92

5 years ago

0.10.93

5 years ago

0.10.90

5 years ago

0.10.75

5 years ago

0.10.80

5 years ago

0.10.81

5 years ago

0.10.65

5 years ago

0.10.70

5 years ago

0.10.57

5 years ago

0.10.56

5 years ago

0.10.55

5 years ago

0.10.50

5 years ago

0.10.41

5 years ago

0.10.42

5 years ago

0.10.43

5 years ago

0.10.45

5 years ago

0.10.38

5 years ago

0.10.40

5 years ago

0.10.36

5 years ago

0.10.37

5 years ago

0.10.35

5 years ago

0.10.30

5 years ago

0.10.26

5 years ago

0.10.25

5 years ago

0.10.21

5 years ago

0.10.22

5 years ago

0.10.24

5 years ago

0.10.18

5 years ago

0.10.20

5 years ago

0.10.17

5 years ago

0.10.14

5 years ago

0.10.15

5 years ago

0.10.16

5 years ago

0.10.13

5 years ago

0.10.12

5 years ago

0.10.11

5 years ago

0.10.10

5 years ago

0.10.9

5 years ago

0.10.7

5 years ago

0.10.8

5 years ago

0.10.6

5 years ago

0.10.5

5 years ago

0.10.4

5 years ago

0.10.2

5 years ago

0.10.3

5 years ago

0.10.1

5 years ago

0.0.12

5 years ago

0.10.0

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