react-native-tableview-simple
react-native-tableview-simple copied to clipboard
Support editing mode
Thanks for awesome package.
Can I expect this feature in the future?

https://github.com/aksonov/react-native-tableview#built-in-editing
Hi @Great-hijack!
Glad, that you like the package. That feature is currently not planned. But I'm always open for PRs. A custom cell component should do it.. sorting the Cell Components should also be solvable.