Zheng UET

Results 13 comments of Zheng UET

you can use flatListProps and follow [tips](https://github.com/filipemerker/flatlist-performance-tips) to impove Flatlist performance

How about `printColumn()` with left column is bold but right is not bold?

add `enabledContentGestureInteraction={false}` in `` and it's working with me.

@chaudev không có cách nào cả đâu bác. cái này 1 là bác mua loại máy POS khác hỗ trợ tiếng Việt. 2 là bác phải liên hệ nhà sản...

Hi. This is 2024 and I still face error: **BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:)** on iOS I followed this pull request and...

This is really funny. With me, it just show on IOS, nothing on Android

@sharvilak11 yes. In my case it warns twice but I can not do anything with map -_- it's so crazy.

This is "react-native-bluetooth-escpos-printer: ^0.0.5"'s error. > error: cannot find symbol import android.support.v4.app.ActivityCompat; open `node_modules\react-native-bluetooth-escpos-printer\android\src\main\java\cn\jystudio\bluetooth\RNBluetoothManagerModule.java` and replace android.support.v4.app.ActivityCompat; android.support.v4.content.ContextCompat; to import androidx.core.app.ActivityCompat; import androidx.core.content.ContextCompat; visit [issues 188](https://github.com/januslo/react-native-bluetooth-escpos-printer/issues/188#issuecomment-1240682721) > Could not resolve...

> Now getting some other error ![image](https://user-images.githubusercontent.com/89630210/198683420-c0c09988-48cc-4033-9c14-528c219b20a1.png) with this error. I just start project again.