wix-incubator / react-native-zss-rich-text-editor

React Native rich text editor based on ZSSRichTextEditor
Other
841 stars 310 forks source link

Pass _onPress to renderAction prop #124

Open charpeni opened 6 years ago

charpeni commented 6 years ago

Pass this._onPress(action) to renderAction prop so we can use the default onPress handler inside renderAction.