natjs / nat

A powerful kit for adding native functionalities to your weex app.
http://natjs.com
282 stars 25 forks source link

can i use natjs to save data on localstorage ? #9

Closed TecladistaProd closed 6 years ago

TecladistaProd commented 7 years ago

I need save data on local, and in the documentation of the weex have a module to do this, but i tried use with weexpack, and give problems. can you help me ?

acathur commented 7 years ago

You can check the storage - weex references

Also, please make sure your weex sdk is up to date. >= 0.13

TecladistaProd commented 7 years ago

i'm using weexpack, i tried this but appeared two errors, one error was in android, render error, and other is on terminal uglify error.