formidable-react-native-app-boilerplate icon indicating copy to clipboard operation
formidable-react-native-app-boilerplate copied to clipboard

React Native / Redux / Babel boilerplate.

Results 8 formidable-react-native-app-boilerplate issues
Sort by recently updated
recently updated
newest added

* cloned the repo * executed `npm i` on project root * opened the xcode proj. in xcode. got error **Could not find dependencies.** npm version 3.10.10 node version v6.11.0...

I tried adding a button and it causes an error with the message "Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite...

you removed babel-core and others from package.json so if you run npm install then u want to start packager u get the error of lack of dependencies! so i return...

How come you can't run the following to start the ios emulator? `react-native run-ios`

Npm install is failing on these issues below: line-numbers is deprecated (request ot put these lines in the boilerplate). babel-core is deprecated (won't install unless it is done by command...

For beginners in the philosophy of react and redux (me), and syntax es6 all together, it is a bit difficult to understand this model of boilerplate, but I feel that...

Small fix. Flow link is pointing to wrong place. Expected: http://flowtype.org/ Actual: https://github.com/FormidableLabs/formidable-react-native-app-boilerplate/blob/master/flowtype.org :smile: :beers: