-
Hey guys, I have problems running the Movie example on a physical (Android 5.1.1) device.
Build successfully, packager also starts without a problem.
When I open the app on the device it crashes inst…
-
I'm trying to open a second view with a button but I'm receiving: `undefined is not an object (evaluating 'this.props.navigator.push')` error.
``` Javascript
var RegisterNowButton = React.createClass…
-
Hello
It appears that the NavigatorIOS is not displaying the current content when there is a full screen background image as a sibling to it.
Can you please let us know if there is a workaround, we d…
-
Running projects under `Example` folder (following the steps in the docs) starts the app but shows the following red screen after the initial launch screen:
![screen shot 2015-08-11 at 6 05 46 pm](ht…
-
Unfortunately I am having issues with getting the movies example app working :-(
I have installed watchman as per the instructions, and already had node v0.10.36 installed.
On running `npm start` al…
-
### Version 1.0(2) ###
### Stacktrace ###
com.example.tarunsmac.moviesapp.MovieListActivity$1.onItemSelected (MovieListActivity.java:103);
### Reason ###
java.lang.RuntimeException
##…
-
I realize that this isn't the web-proper, but please "hear me out".
The browser evolved to allow CSS and JavaScript to be resourced from files outside of the html file being parsed. As everyone know…
-
Hi,
Currently making network request will contains the default user agent from [okhttp](http://square.github.io/okhttp/), e.g. `okhttp/2.4.0`, this's not the proper way on the iOS which sets the use…
-
I followed the instructions in the readme but when I run npm start I get this error message:
[Error: Watcher took too long to load.]
Error: Watcher took too long to load.
at null._onTimeout (/Use…
-
Just tracking react native thoughts here. My assumptions are probably all wrong since 1) I don't know much about native dev and 2) I've spent 5 minutes with react native but:
1. Looks like a component…