John Tang

Results 7 issues of John Tang

I want to download also the photo from getHistory. But seem upload.getFile did not help. `let history = await telegram('messages.getHistory', { peer: { _: 'inputPeerChannel', channel_id: chat.id, access_hash: chat.access_hash },,...

Hi, I got trouble about 5 hours with that. Please follow these steps Impacted versions: 17.0.0.1 Steps to reproduce: 1. Open developer mode. 2. Navigate to Settings -> Group ->...

Hello, This is nice library. I got error as the title when changing the data source flatlist on the fly when calling to scrollToIndex. ![image](https://github.com/gusgard/react-native-swiper-flatlist/assets/7411097/52ba4ef1-8cdc-40b5-b120-6f6295af6102) React Native version: System: OS:...

As the title, the align = true sometime not working when I reload the page multiple time. It's leading to a big space with white background below the image. See...

For performance, a lot of sites put their js library to the bottom. It's over tag. On this situation, the error is appeared "imagesGrid is not a function" . It's...

Hello there, I am using Google Gsi for Google login with the callback resonsding client_id, credential, select_by. I sent it to the PHP server and using JWT for decode it...

type: question

I am encountering an issue with the notification.data object being empty when receiving notifications in my React Native application. Here are the details: ``` Notifee Version: 9.0.0 React Native Version:...