I have a Picker in Xamarin and I want to go to the page which is selected in Picker. So here is my view in Picker: <ContentPage.Content> <ScrollVie
I followed this article in order to use Connect-PnPOnline using ClientID and ClientSecret: https://www.sharepointdiary.com/2019/03/connect-pnponline-with-appid-
Hi I'm making a login page in react and am sending the variables and login functions down to other files through <Component.Provider value={} /> method bu
I have a Dialog with an EditText, there, it asks for a wallet, and users write it. After that, this wallet should be stored in a String, but it says that it's n
I have scrapped content of the web (css, js and images) now I want to edit downloaded HTML file to provide absolute path of images, js and css. for example, the
I want to terminate and exit running cloud function. Function was triggered by Firestore event. What are some ways to do this?
I heard that if you create something, for example AnimationController, you have to manually dispose it or it will cause memory leak. @override void initStat
i want to make a multiple line txt file (reading it on notepad++) into a single line texte with some commas. Example with the text 123 123 123 123 to: 123,123