CK Mo
CK Mo
the same problem...
``` import Sortable from 'sortablejs' import Vue from 'vue' Vue.directive('sortable', { inserted: function (el, binding) { new Sortable(el, binding.value || {}) } }) export default { //your vue component }...
https://facebook.github.io/react-native/docs/getting-started.html. CRNA do not support native module. so if you want to use this library, please eject first.
my fault