GithubHelp home page GithubHelp logo

reactive2015's Introduction

##reactive-2015

###Schedule schedule

###Speakers speakers

###Map speakers

###Social social

Getting Started

####Keys

You need to add Twitter API keys in AppDelegate.m and a MapBox token in src/components/map.js

Running IOS

Simply run the project in XCode

Linting

To lint your code using ESLint run npm run lint

Type Checking

To type check your code using Flow, first install Flow and then run npm run flow

Troubleshooting

If you have any trouble with package caching due to .babelrc, run rm -fr $TMPDIR/react-*

reactive2015's People

Contributors

kenwheeler 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactive2015's Issues

Mapbox GL

Hi,

I got compile error on RCTMapboxGL.
It says it cannot find 'MGLAnnotation.h' in Mapbox.h
screen shot 2016-08-09 at 7 58 58 am

So I removed this project and reload mapboxgl
npm install react-native-mapbox-gl --save

But I am still getting errors on running on simulator.
screen shot 2016-08-09 at 7 59 57 am

After all, I cannot even launch now.

Could you explain why?

Twitter API integration

Hello!
I am facing pretty strange issue while I try to integrate Twitter API. I had passed all Fabric integration process successfully, add keys in AppDelegate.m, create the same TwitterAPI class.
In TwitterAPI.m I got an error no visible @interface for 'Twitter' declares the selector 'APIClient' (screenshot attached).
React Native project generated from scratch with no third-party dependencies despite of Fabric.
Have you any suggestions what I am doing wrong and how to solve this issue?
xcode

Thank you in advance.

Npm install issues

Hello,
I am facing different issues while I am installing dependencies.
First, I have a got a problem with Python because I got the 3.5 version. I fixed this issue with npm install --python=python2.7.
But then, I have this error :
[email protected] requires a peer of react@>=0.13.2 || ^0.14 but none was installed.
Do you know how I can solve this ?
Thank you

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.