nativescript-realworld-example-app icon indicating copy to clipboard operation
nativescript-realworld-example-app copied to clipboard

Example real-world mobile application built with NativeScript/Angular

Results 5 nativescript-realworld-example-app issues
Sort by recently updated
recently updated
newest added

Hello! Due to governance changes, we are now using the `realworld.io` domain for the RealWorld demo (both client and API). Requests from `conduit.productionready.io` are redirected to `api.realworld.io`, but such a...

This won't run in the NS Playground using tns 6.1.2. Wish I could help more, but I'm just trying to learn at this point. ERROR in app/module/article/edit-article.component.ts(33,6): error TS2554: Expected...

First step in addressing issue #3 — I ran `tms migrate` and got it to build the project, but **not to work successfully**. I'll reply in #3 with what I...

**Describe the bug** When I tap on "+" button to add a new article, the app function is not working and the console log recorded/threw below log right away: ```...

iOS

**Describe the bug** After I run: > tns run ios faced the following error: `CONSOLE ERROR file:///app/tns_modules/@angular/core/bundles/core.umd.js:1682:24: ERROR Error: Uncaught (in promise): Error: unsupported URL file:///app/tns_modules/tns-core-modules/http/http-request/http-request.js:87:37 []` **To Reproduce** Steps...

iOS