-
### 这个功能解决了什么问题?
有一些很重复的场景,可能只是内容不同,其他都是相同的,如果能暴露一个动态路由,可以通过编程式的来处理所有数据这就太完美了。
### 你期望的 API 是什么样子的?
在docs文件下创建类似于 `:id`的文件夹表示这个是一个动态组件,在文件夹内创建 index.tsx等文件,接收一个props包含id,这样就可以批量处理了。
-
### Board
LOLIN S2 MINI
### Device Description
Rotary Encoder, OLED display, External EEprom, Buttons..
### Hardware Configuration
i2c - SCL on GPIO 35, SDA on GPIO 33
SPI - MOSI 11, MISO 9, and…
-
I added ETrace via SPM to my iOS (swift-only) app in XCode. Now when I run my app, it fails to boot with this error:
```
dyld[5492]: Library not loaded: @rpath/ETTrace.framework/ETTrace
Referen…
-
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-…
-
### What happened?
An external package may have its own dependencies. When these are built, they should be build as the same product type as the parent. For example if my dependency `Apollo` is built…
-
It seems some of the ko-bs bindingHandlers don't work well with frameworks that perform dynamic UI composition (e.g. DurandalJS). In the case of Durandal, the framework composes a view and view model …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
We should create some way to simplify adding crash reporting if you can't link to an available implementation. That's either because we don't have one, or you are using dynamic frameworks and can't li…
-
Hi, I would love to have ability to choose what kind of Highwind and Geozip frameworks (static or dynamic) are used when adding Castle as a SPM package. Having static frameworks leads to static linki…