fukemy

Results 878 comments of fukemy

strange, I tested with version 2.4.0, but never got the same problem like you. I created new project then tested with same code as Snack but work normally. First, could...

> @fukemy I have looked into the react native version, updated to 0.73.5 and It fixed this issue! > > > > - "react-native": "0.73.5", > > - "react-native-gifted-chat": "^2.4.0",...

@tivon-lee answer not working too me

compressVideo is needed for split file and using multipart upload

hi, i got this error when install through npm: `'@trustwallet/web3-provider-core@*' is not in this registry`, can someone tell me how to use this lib?

Hi, i added download + share button, do you still need this feature?

@Wiwaltill just create the class extend LightBoxController then override init function like this: ``` public override init(images: [LightboxImage], startIndex: Int = 0) { super.init(images: images, startIndex: startIndex) self.downloadButton = RoundButton(frame:...

that not bug, run in production mode then it's will show

how did u guy provide defaultSource? use defaultSource={require(...)}??? Did you checked url is matched? Did you update newer version?