All Projects → hswolff → Betterweather

hswolff / Betterweather

Licence: mit
An example application to show how to use D3 in a React Native application.

Programming Languages

javascript
184084 projects - #8 most used programming language

BetterWeather

An example application to show how to use d3js in a React Native application.

Each commit has been structured to show how the application was incrementally created.

Full animation

Setup

  1. Follow the instructions on how to get started on the official React Native website.
  2. Copy js/config.example.js to js/config.js so that the React Native Packager does not complain that the file is missing. You do not need to update the file for the application to work.
  3. Run the application just as you would any React Native application.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].