juju
juju
@kdzwinel It use 8008 default, not 8080. But you can change the port in `main.js`.
Replace 'crypto' with 'crypto-browserify' in src directory. ``` const rollup = require('rollup'); const resolve = require('@rollup/plugin-node-resolve'); const commonjs = require('rollup-plugin-commonjs'); const globals = require('rollup-plugin-node-globals'); const builtins = require('rollup-plugin-node-builtins'); const json...
改不了
@Kureev I have saw it. It seems difficult. :(
@grabbou Thank you, I tried to upgrade RN and occured some other errors. I were connect the author, the author says he will be fix it.