vonwao

Results 11 issues of vonwao

It seems that every app will need some kind of authorization system, whether it's based on Roles, or something else. Some ways it's implemented in other frameworks: - sailsjs: Policies...

I get: ``` ls: Profile*/Preferences: No such file or directory Be patient, this involves copying a lot of data... Working on profile: -n Default ln: illegal option -- usage: ln...

I tried to put StickyHeaderFooterScrollView inside a KeyboardAvoidingView but could not get it to work (at least on iOS). Anyone have any tips/ideas on how to get this to work?

Personally I find the Discourse interface confusing when it comes to replies.

I have mixed feelings about ODM/ORM. But on the other hand, it's nice to be able to define a data type and add some methods? What's your opinion?

We need to decide minimal feature set to make this usable. My initial list: - User login/registration (now available thanks to meteor-matra-kickstarter). Would be nice to be able to login...

Kudos - This is an amazing product/project, but using the localtunnel.me is a big pain because I always get random domains, which makes development difficult! :( I'm trying to run...

There is no error or feedback. I saw it working once, but now it's not working anymore. I tried with my webapp and also with reddit and google

# Question I try the steps listed on the ReasonReact homepage. After I `npm run server`, and open `localhost:8000`, I get this error in my browser: This page isn’t working...

Publish

Certain app screens are different (different background, font colors, etc.) Is it supported/recommended to have a global ThemeProvider, and then also have a nested ThemeProvider for a particular screen/page? Why...

question