PetroSuch
PetroSuch
I also have the same problem, any solutions ?
Hey @williamjuan027, Thanks for your answer I am seeing the issue on android platform for example i added box-shadow to FlexboxLayout and to StackLayout, and it doesn't work on both...
@williamjuan027 Thanks for you answer, you know, i still watch box-shadow like a border around my element. The box-shadow now is without blur effect https://prnt.sc/13cleqy
@williamjuan027 could you share some code or screenshot with your elements, and tell me please, which android version you use?
> ``` > boxShadow="0 0 5 3 red" > ``` Hey @williamjuan027, thanks for your reply Can you share your project? Because i still don't see a box-shadow  that...
Are there any solutions to this problem?
thank you, now i try to update my platform and NS why after run command tnr run ios i can not see framework in folder by path platforms\ios\build\Debug-iphoneos ? it...
> You're using https://github.com/andreamazz/AMPopTip > But it doesn't "just work" with nativescript.. you can manually add it to your project after preparing the xcode project or https://nativescript.org/faq/how-do-i-use-cocoapods-in-my-nativescript-app/ i am using...
``` platforms/ios/Pods/Target Support Files/nanopb/nanopb-umbrella.h:20:9: error: double-quoted include "pb.h" in framework header, expected angle-bracketed instead [-Werror,-Wquoted-include-in-framework-header] #import "pb.h" ^~~~~~ note: Using new build system note: Building targets in parallel note: Planning...
**and the tns doctor command showed me that** ``` You are using the deprecated nsconfig.json file. Just be aware that NativeScript 7 has an improved nativescript.config.(js|ts) file for when you're...