Aishwarya Surana

Results 6 comments of Aishwarya Surana

Found out any way by which you can avoid starting from 0? @marlti7

I too am unable to implement check all functionality

You have to manually link your Safari library to react native. Since Cocoapods causes linking issues Firstly add SafariViewManager.xproject to your library folder (this you can find in /node_modules/react-native-safari-view/SafariViewManager.xcodeproj) ![screen...

I am also unable to provide backdrop color. Were you able to do it @nimamyscreen ? `copilot({ backdropColor:"rgba(50, 50, 100, 0.9)", })(RootComponent) ` This don't work @mohebifar

@sainath13 I have gone through this link already. No help