Dennis Xiloj

Results 6 issues of Dennis Xiloj

### Version | Dependency | Version | | --- | --- | | react-router-native | "^0.34.0", | | react-router | "^3.0.0-alpha.3" | | react-native | "^2.0.0-alpha.5" | ### Expected Behavior...

I have an app which has a dashboard that needs login and some other screens before enter. The dashboard has a tabbed layout so I went and use the TabsRoute...

Reader name: SCM Microsystems Inc. SCR 3310 [CCID Interface] (53311850728093) 00 00 ATR: 3BFD9600008131FE45000001561964400000000000000A ```js { "cards": [{ "atr": "3BFD9600008131FE45000001561964400000000000000A", "name": "Guatemalan Personal Identification Document", "driver": "CF6DAEAF170BA91549C7BD38A32190D5BD42C535" }], "drivers": [{...

help wanted
new smart card

The grunt task for build is launching the development server, watch, and livereload stuff. This will completely break any deploy script as the process will never end.

Using the React-Native 0.34.0, the output of `jwt.encode(payload, jwtSecret)` doesn't have a valid signature. This doesn't happens on android. Using this code: ``` javascript const testData = {bar: 'baz', bacon:...

When using the PhantomJS leg it fails with that error For example, with this code: ``` #!/usr/bin/env node var Tarantula = require('tarantula'); var brain = { leg: 'PhantomJS', legs: 2,...