GithubHelp home page GithubHelp logo

nea / nativescript-realworld-example-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gothinkster/realworld-starter-kit

88.0 88.0 27.0 9.48 MB

Example real-world mobile application built with NativeScript/Angular

Home Page: https://play.google.com/store/apps/details?id=com.insanitydesign.nativescriptrealworldexampleapp

License: MIT License

TypeScript 61.56% HTML 22.95% JavaScript 9.89% SCSS 5.60%
android ios nativescript realworld typescript

nativescript-realworld-example-app's Introduction

Ahoy ๐Ÿšข

Linkedin Twitter

๐Ÿ‘‹ We are elipZis - Digitisation Natives providing solutions with Nordic calm โ„

//Get IT done!

elipZis is a Digital Agency located in the hanseatic city of Bremen that creates software solutions for practitioners.


Github Stats By Anurag


//Tech Stack

We are technology agnostic and believe in using the most fitting tools for a solution is more appropriate than the "one fits all" approach. But some often used technologies are:

Web Desktop Cloud Mobile Platforms

Golang PHP TypeScript JavaScript Java CSharp/.net

Laravel Symfony Echo Flutter VueJS Svelte

nativescript-realworld-example-app's People

Contributors

alonski avatar dependabot[bot] avatar ericsimons avatar esakkiraj avatar nea avatar optikfluffel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nativescript-realworld-example-app's Issues

Any chance on getting this updated to NativeScript 6

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 2 arguments, but got 1.
app/module/article/edit-article.component.ts(35,6): error TS2554: Expected 2 arguments, but got 1.
app/module/article/view-article.component.ts(35,6): error TS2554: Expected 2 arguments, but got 1.
app/module/comment/write-comment-modal.component.ts(20,6): error TS2554: Expected 2 arguments, but got 1.
app/module/home/settings.component.ts(23,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/edit-profile.component.ts(28,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(28,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(30,6): error TS2554: Expected 2 arguments, but got 1.
app/module/user/login.component.ts(32,6): error TS2554: Expected 2 arguments, but got 1.
app/util/StatusBar.ts(13,17): error TS2339: Property 'getter' does not exist on type 'typeof ios'.

API Domain change

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 redirection might lead to inconsistent responses.

We encourage domain change for the community.
If this repository is maintained anymore, we'll consider hosting a demo of your implementation in a few weeks with the domain change.

The demo link will be added to the RealWorld documentation.

[iOS]: Adding new article is not working

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:

CONSOLE LOG file:///app/module/article/edit-article.component.js:34:20: {
"slug": null,
"title": null,
"description": null,
"body": null,
"tagList": [],
"createdAt": null,
"updatedAt": null,
"favorited": false,
"favoritesCount": 0,
"author": null
}

and I cannot input any info in respective fields (Title, Description, etc).

To Reproduce
Steps to reproduce the behavior:

  1. tns run ios
  2. sign up and sign in
  3. add new article
  4. See error

Screenshots
screen shot 2018-09-24 at 15 43 46

iOS simulator:

  • Device: iPhone6 - 12
  • OS: iOS 10.13.6

[iOS] Error: unsupported URL

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 [<root>]

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/nea/nativescript-realworld-example-app.git
  2. cd nativescript-realworld-example-app
  3. tns run ios
  4. Wait until seeing this error

Screenshots
screen shot 2018-09-24 at 15 39 17

iOS simulator:

  • Device: iPhone6 - 12
  • OS: iOS 10.13.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.