Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
npm
/
react-native-zss-rich-text-editor
Beobachten
10
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
3
Wiki
Aktivität
Keine Beschreibung
41
Commits
6
Branches
Struktur:
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 }
Erstelle Branch
${ searchTerm }
von 'bc2d48da37'
${ noResults }
react-native-zss-rich-text-...
HTTPS
ZIP
TAR.GZ
Yedidya Kennard
bc2d48da37
new icons
vor 8 Jahren
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.
vor 8 Jahren
img
new icons
vor 8 Jahren
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
vor 8 Jahren
.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.
vor 8 Jahren
.npmignore
initial commit
vor 8 Jahren
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.
vor 8 Jahren
index.js
Toolbar handles addImage, addLink, accepts actions
vor 8 Jahren
package.json
initial commit
vor 8 Jahren