Girish Parate
Girish Parate
@suragch Nice work new screenshots look great.
Thanks @pippo27
Are you talking about [this](https://github.com/paololeonardi/WaterfallGrid/issues/63)? @wisepmlin
Hi, @Maker-Mark Thanks for your help  But i am using the patch still it's not working like by default is square can you help or tell me what I...
@Maker-Mark Thanks for quick response I will try this steps
decrypt not working in APK (android) return empty string let str = "mystring"; let bytes = CryptoJS.AES.decrypt(str, CONST.SHARE_KEY); let originalText = bytes.toString(CryptoJS.enc.Utf8); console.log("originalText 2", ''");
use "crypto-js": "3.3.0", not react native CryptoJS only v 3.3.0 will work in APK add "crypto-js": "3.3.0" in your package.json
**Put the you youtube Component on top level stack not in any Drawer or BottomTab.Navigator** for me i loaded the Component before any Drawer or BottomTab.Navigator ``` const HomeTabsNavigator =...
Try adding the your YouTube player screen before drawer stack @Harikasai999
Hi, @chooyan-eng I am all so facing same iuess have you found any fix for this https://github.com/flutter/flutter/issues/104376