Choi Jiho

Results 8 comments of Choi Jiho

I am experiencing exactly the same problem, but there is no information related to this.. Have you learned anything since then?

@Oduig Thank you. it working, ``` // "Sometimes" Protocol error found code private val redisClient = pool.withClient { client => client } def jwtBlackList(key: Long, authObject: String) = { redisClient.rpush(key,...

> You can show splash screen like below code snippet. It works fines for the latest React Native Version (0.71.1). > > ``` > - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions >...

> From X-code its working fine but when i run using yarn ios/ react-native run-ios then it will give this : The following build commands failed: SwiftEmitModule normal x86_64 Emitting\...

DON'T USE THIS LIBRARY. Lib can be replaced by WebView injectedJavaScript. ![스크린샷 2023-06-22 오전 10 23 48](https://github.com/iou90/react-native-autoheight-webview/assets/85142573/3159d890-90d7-4109-b33f-8f1c9985753e) ![스크린샷 2023-06-22 오전 10 47 15](https://github.com/iou90/react-native-autoheight-webview/assets/85142573/32dbad04-779a-4587-8136-6eb6097d94a2) ``` const webViewScript = ` setTimeout(function() {...

@VanessaCarpes Same issue, React Native : 0.66.1 version