GuangGuang

Results 28 comments of GuangGuang

>So I am not sure yet about what type mapping related to String [] to use in rust_swig and which one is up to users of rust_swig to use in...

本来我不想那么中二的: 你的魔法药剂>挺有用的, 魔法学徒喝了直接进阶. 终于可以使用 Square 提倡的 MVP 模式, 使用 CustomView 代替 Fragment 这破玩意...

是呀, 带人的时候就不会那么累了, 直接叫他看你的教程算了.

As this [readme.md](https://github.com/kuasha420/react-native-template-ts-plus#ios) be mentioned: ### IOS #### fatal error: 'openssl/opensslv.h' file not found > This should no longer happen on RN 0.68.1 and up (Template Version 3.0.0+). This seems...

@rmaqueda I fork this project to support `Android armv7 aarch64 x86 x86_64` arch. Maybe you can refer it, hope it give you some help. https://github.com/Guang1234567/swift-backtrace The `swift-android-toolchain` is [here](https://github.com/Guang1234567/swift_android_toolchains). Usage...

BTW, this project depends on `libunwind`. So have two way to resolve it: - Way 1: Install the `libunwind.so` to `ubuntu arm64 OS`. Maybe you need to compile it from...

> Adding a +1 here. I noticed backtrace stopped working when I switched to AWS Graviton. Would be great to have arm64 support! @grahamburgsma I fork this repo to support...

> when open `bundleInDebug: true`, the demo's packager can't found the bundle that names `index.js.bundle` because it names `demo.js.bundle` Sorry, i update the PR's description, thanks.

Hello dev: Could you compat gradle plugin `com.android.tools.build:gradle:3.3.0` in android studio 3.3 ? And my gradle version is `4.10.1`. I met below error that not happen in `com.android.tools.build:gradle:3.1.2` in android...