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
40
Commits
6
Branches
Struktur:
ecb4339384
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 'ecb4339384'
${ noResults }
react-native-zss-rich-text-...
/
example
Artal Druk
ecb4339384
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
..
android
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
ios
rename of all iOS project data to example: change the schemes, folder names, plist location also removed test target
vor 8 Jahren
app.js
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
index.android.js
Removed waiting a second hack
vor 8 Jahren
index.ios.js
Removed waiting a second hack
vor 8 Jahren
package.json
Initial toolbar
vor 8 Jahren