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
40
Commits
6
Branches
Tree:
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 }
Create branch
${ searchTerm }
from '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.
8 years ago
..
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.
8 years ago
ios
rename of all iOS project data to example: change the schemes, folder names, plist location also removed test target
8 years ago
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
8 years ago
index.android.js
Removed waiting a second hack
8 years ago
index.ios.js
Removed waiting a second hack
8 years ago
package.json
Initial toolbar
8 years ago