This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-zss-rich-text-editor
Watch
10
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
No Description
41
Commits
6
Branches
Tree:
bc2d48da37
1.2.0
editor-new-layout
master
new-insert-image
update-offset-and-cursor-calculation-fix
wix-richtext
v1.2.0
v1.1.0
v1.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bc2d48da37'
${ noResults }
react-native-zss-rich-text-...
HTTPS
ZIP
TAR.GZ
Yedidya Kennard
bc2d48da37
new icons
8 years ago
example
added a gradle script to perform the copy of editor.html to the Android application assets folder. removed the static editor from this folder.
8 years ago
img
new icons
8 years ago
src
Fixed editor not working in release builds: 1. All external dependencies of the editor like css and js must be included inside the html file. 2. External html files in Android can't be required, so they must be placed in the assets folder and accessed via uri
8 years ago
.gitignore
added a gradle script to perform the copy of editor.html to the Android application assets folder. removed the static editor from this folder.
8 years ago
.npmignore
initial commit
8 years ago
htmlCopy.gradle
added a gradle script to perform the copy of editor.html to the Android application assets folder. removed the static editor from this folder.
8 years ago
index.js
Toolbar handles addImage, addLink, accepts actions
8 years ago
package.json
initial commit
8 years ago