Jayden Liu

Results 8 comments of Jayden Liu

这个项目的阅读页仅做演示,不适合实际项目。

目前不对这个库维护了哈,如果有好的方案,欢迎提交pr

首先,控件如果直接替换成FlatList是否会卡顿 如果会,排查renderItem代码 如果不会,帮忙把会卡顿的代码贴一下

希望iOS的ANR检测,使用PLCrashReporter库获取堆栈。BSBacktraceLogger无法解析系统的堆栈。

> @jayden320 can you share the full log that shows all threads so we can see what else is locked? > > > We don't have a local reproduction, so...

This is full log: Logs ```console Thread 0 name: com.apple.main-thread (cpu_usage: 0.00%) libsystem_kernel.dylib ___psynch_rw_wrlock (in libsystem_kernel.dylib) libsystem_pthread.dylib __pthread_rwlock_lock_wait (in libsystem_pthread.dylib) libsystem_pthread.dylib __pthread_rwlock_lock_slow$VARIANT$mp (in libsystem_pthread.dylib) Flutter fml::SyncSwitch::SetSwitch(bool) (in Flutter:sync_switch.cc:36) Flutter flutter::Shell::SetGpuAvailability(flutter::GpuAvailability)...

遇到相同的Crash。目前这个问题有进展吗? 这个库还有维护吗?