mengrong.yang

Results 15 issues of mengrong.yang

想在mac和windows上用,如果有一个纯java版本就再好不过了。大佬辛苦。

Can react native debug with typescript? I want use the typescript,so please help me.Thanks!

### Feature request support for kotlin language ### Motivation 1.Safety and Reliability: Kotlin emphasizes on safety and reliability, and it can help developers avoid common programming errors through type checks,...

Why is this part of the code written in fragment?I think it could written in viewmodel. ViewModel should use the ObservableFiled or LiveData to update UI,and I think livedata is...

I see the 1.8.0RC add the method flattenMerge for flatten flows,so I want know that if there has some stateFlow in one StateFlow: like this ``` val stateFlowParent:StateFlow ... stateFlowParent...

enhancement

Add the outputsteam for who want it.

如果是大型的项目是否是typescript更加适合?

I use shm at MacOS,is the library support windows?this is the code. Look like the datas is saved to file,so is not the data in the memory?and how can I...