FsxShader2012
FsxShader2012
**Description** Epgxmltv api endpoint returns an error when certain unicode chars are encountered. See related issue: #1012 **To Reproduce** NOTE: Only reproducible if epg data contains certain chars 1. Make...
I have 2 Buttons in the same View. Each of them should open a BSV with given URLs slnURL[0] and slnURL[1]: ``` Button("Show details") { showSafari.toggle() } .safariView(isPresented: $showSafari) {...
I'm using this awesome lib to get the newest tweets containing certain keywords. If you don't supply values for "since" and "until" you will get the same tweets everytime -...