qhoarau
qhoarau
#### Issue Description I would like to know if there is any way to get the list or indexes of viewable messages on screen (like onviewableitemchanged in flatlist) ? ####...
iOS build fails when builiding my app with the following error : Use of undeclared identifier 'GADAdLoaderAdTypeNative' ; did you mean 'kGADAdLoaderAdTypeNative'? And when I replace "GADAdLoaderAdTypeNative" with "kGADAdLoaderAdTypeNative" as...
## Environment System: OS: Windows 10 10.0.19042 CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor Memory: 6.69 GB / 15.95 GB Binaries: Node: 16.13.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.10...
**Describe the bug** When exporting app with static rendering, html files have an empty body content in dist folder **To Reproduce** Steps to reproduce the behavior: 1. Clone the base...