React

React

React TodoMVC Example

React is a JavaScript library for creating user interfaces. Its core principles are declarative code, efficiency, and flexibility. Simply specify what your component looks like and React will keep it up-to-date when the
15 August 2016

React Router Mega Demo

Eventually this will be a mega demo, but right now its just a playground for server-side rendering with react-router. After cloning the repo, do this so check it out: $ npm install $ ./script/dev
15 August 2016

React virtualized

React components for efficiently rendering large lists and tabular data LIVE DEMO https://bvaughn.github.io/react-virtualized/ GitHub
15 August 2016

React Scrollable List

React Scrollable List is a scrollable, high-performance list component for rendering large lists of items with React. It's performance really shines when dealing with lists in excess of a thousand items, and scales
15 August 2016

Simple autocomplete ReactJS

A simple autocomplete test component made with Reactjs. (Made with <3 by Luca Colonnello) codepen See the Pen Autucomplete React JS by Luca Colonnello (@LucaColonnello) on CodePen.
15 August 2016

TODO with ReactJS

TODO written in ReactJS. BY Khanh Hua codepen See the Pen TODO with ReactJS by Khanh Hua (@khanhhua) on CodePen.
15 August 2016

Reactjs Component for International Telephone Input

React component for entering and validating international telephone numbers IMP: From 3.*, the styles won't be included by default. Can use require('react-telephone-input/lib/withStyles') to get the styles. Live Demo here -
15 August 2016

Address Book Demo

Functional React: Phone Input Demo BY Gil Birman codepen See the Pen Functional React: Phone Input Demo by Gil Birman (@gilbox) on CodePen.
15 August 2016

Rich React.js drag-and-drop example

it show how drag-and-drop can be implemented simply and flexibly in a React.js application. demo blog http://kentwilliam.com/articles/rich-drag-and-drop-in-react-js codepen See the Pen Rich React.js drag-and-drop example by Kent
15 August 2016

simple To Do application written in React Native

Example To Do List application in react-native Requirements, install as needed: React Native: $ npm i -g react-native-cli watchman: $ brew install watchman clone this repo: $ cd react-native-todo $ npm install $ open ToDoApp.xcodeproj Click on
15 August 2016

Employee Directory built with ReactJS

Cordova (Phonegap) app built with ReactJS. Master/detail, search, Ratchet CSS. Sample mobile application with React and Cordova. Demo: coenraets.org/apps/react-employee-directory/iteration7/# See this blog post for details: http://coenraets.org/
14 August 2016

GitHub Card With ReactJs

Created By Hamed Esmaili GitHub Card With ReactJs Run npm install Run npm start Go to localhost:3333 If Yoy Wanna Change Component Go to /statics -> For Change JS /statics/js
14 August 2016

cross-platform crash reporting built with React

Sentry is cross-platform crash reporting built with love https://getsentry.com Sentry Sentry is a modern error logging and aggregation platform. Sentry is a Server The Sentry package fundamentally is just a simple
14 August 2016

React Native for Web: TicTacToe App

React Native for Web "React Native for Web" is a project to bring React Native's building blocks and touch handling to the Web. BY Nicolas Gallagher Browser support: Chrome, Firefox, Safari
14 August 2016

FB Basketball game clone built in React.JS Native

basketball: React-Native clone of the Facebook Basketball game react-native-basketball React-Native clone of the Facebook Basketball game Installation git clone https://github.com/FaridSafi/react-native-basketball cd react-native-basketball && npm install react-native run-ios GitHub
14 August 2016

Reddit reader for iOS, made with React Native

ReactNativeRedditReader React Native Reddit Reader. Courtesy of Andrei Hrabouski Running Run npm install inside the folder, this will install react-native and other dependencies and will take some time. Open the project file at
14 August 2016

Github client written with React Native

Github Feed Yet another Github client written with react-native. Includes ? Feeds like web github home. Search users or repos. Star, watch repos, follow guys. Explore trending repos daily, weekly, monthly. Check who's famous
14 August 2016

Dribbble app built with React Native

A Dribbble app build with React Native. Preview Updated version Plugins used: HTML parser React native Parallax view React native vector icons How to run it locally Clone this repo git clone git@
14 August 2016
sudoku game written in React Native

sudoku game written in React Native

react-native-sudoku a simple sudoku game written in React Native, with only one level for masters I've made a record in 03:43 , I'd like to see if someone can break my record :smiley:
13 August 2016