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

4 years ago

0.10.176

4 years ago

0.10.175

4 years ago

0.10.170

4 years ago

0.10.161

4 years ago

0.10.160

4 years ago

0.10.163

4 years ago

0.10.162

4 years ago

0.10.165

4 years ago

0.10.164

4 years ago

0.10.140

4 years ago

0.10.135

4 years ago

0.10.150

4 years ago

0.10.152

4 years ago

0.10.151

4 years ago

0.10.110

4 years ago

0.10.145

4 years ago

0.10.147

4 years ago

0.10.146

4 years ago

0.10.149

4 years ago

0.10.148

4 years ago

0.10.120

4 years ago

0.10.155

4 years ago

0.10.115

4 years ago

0.10.130

4 years ago

0.10.125

4 years ago

0.10.100

4 years ago

0.10.105

4 years ago

0.10.106

4 years ago

0.10.96

4 years ago

0.10.95

4 years ago

0.10.91

4 years ago

0.10.92

4 years ago

0.10.93

4 years ago

0.10.90

4 years ago

0.10.75

4 years ago

0.10.80

4 years ago

0.10.81

4 years ago

0.10.65

4 years ago

0.10.70

4 years ago

0.10.57

4 years ago

0.10.56

4 years ago

0.10.55

4 years ago

0.10.50

4 years ago

0.10.41

4 years ago

0.10.42

4 years ago

0.10.43

4 years ago

0.10.45

4 years ago

0.10.38

4 years ago

0.10.40

4 years ago

0.10.36

4 years ago

0.10.37

4 years ago

0.10.35

4 years ago

0.10.30

4 years ago

0.10.26

4 years ago

0.10.25

4 years ago

0.10.21

4 years ago

0.10.22

4 years ago

0.10.24

4 years ago

0.10.18

4 years ago

0.10.20

4 years ago

0.10.17

4 years ago

0.10.14

4 years ago

0.10.15

4 years ago

0.10.16

4 years ago

0.10.13

4 years ago

0.10.12

4 years ago

0.10.11

4 years ago

0.10.10

4 years ago

0.10.9

4 years ago

0.10.7

4 years ago

0.10.8

4 years ago

0.10.6

4 years ago

0.10.5

4 years ago

0.10.4

4 years ago

0.10.2

4 years ago

0.10.3

4 years ago

0.10.1

4 years ago

0.0.12

4 years ago

0.10.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago