Steve McNiven-Scott

Results 13 issues of Steve McNiven-Scott

Is there a way to show this with no action, so it's basically just an info notification (like the android counterpart?)

- Blank project - tns platform add android - tns plugin add nativescript-barcodescanner - tns plugin add nativescript-plugin-firebase ``` { "using_ios": true, "using_android": true, "analytics": true, "firestore": true, "realtimedb": false,...

Please provide some samples, how long objects persist, etc etc...

help wanted
hacktoberfest

80's style Basically this: https://marketplace.visualstudio.com/items?itemName=RobbOwen.synthwave-vscode

This is the build script line ``` xcodeProject.addBuildPhase( [], 'PBXShellScriptBuildPhase', 'Configure Crashlytics', undefined, options ).buildPhase; fs.writeFileSync(xcodeProjectPath, xcodeProject.writeSync()); $logger.trace('Xcode project written'); } else { $logger.error(xcodeProjectPath + ' is missing.'); reject(); return;...

.sln - Project 1 (Repo 1) - Project 2 (Repo 2) - Project 3 The "Lock" only shows for Project 1, and if I open the team explorer it seems...

Just wondering if we could get a method to search up the parent tree for a selector match to return a a single view (or null if nothing found)... And...

enhancement

I added the plugin, but the hide doesnt seem to work Running the code direct doesn't seem to have an effect either https://github.com/PeterStaev/NativeScript-Status-Bar/blob/master/status-bar.ios.ts#L24 Any idea?

I'm not as familiar with the UIPageViewContoller as you are, so please forgive me if this sounds off :) https://www.screencast.com/t/ZIMpb1CGuDl4 The visible "View" on the phone is 375 wide, but...

dotnet changes: - Add CRITICAL security restrictions and sanitization to C# per the TS - Implement READONLY property on the MCP like we have in NODE