Francesca Motisi
Francesca Motisi
My code is the simple . Maybe a conflict with other libreries?
For summernote i use 0.6 and for angularJS 1.4
I have the same problem but your solution doesn't fix it, in my case. Edit: I fixed using not $scope variable for ng-model. Using local controller variables fixed the problem...
> I use both of RNFS and RNFetchBlob. > > I solved this problem with this solution > > ` > var RNFS = require('react-native-fs'); > import RNFetchBlob from 'rn-fetch-blob';...