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 And For Style /statics/scss. codepen See the Pen GitHub Card With ReactJS (ES
xReddit Reddit for Android, made withReact-Native. Adding support for iOS is on the way, adding support for OSX is also in plan!!! demo GitHub
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/blog/2014/
ReactNativeRubyChina ReactNative iOS APP for RubyChina 尝试用ReactNative写的iOS客户端 GitHub
Gank.io client built with React Native Download (Android) : Gank http://gank.io/ demo GitHub
NewsWatch-React-Native A news app using YouTube playlists, built with React Native for iOS Enjoy watching your daily news. GitHub
ReactNativeNews a news app code by react native install react native check the follow link to make sure you have already installed react native : http://facebook.github.io/react-native/docs/getting-started.html install cd ~/reace-native/ git clone https:/
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 the play/ru
React Native Stars A Belgian Beer Explorer app based on the movie sample from react-native examples. GitHub
A Belgian Beer Explorer app based on the movie sample from react-native examples. GitHub
react-native-pokedex A simple Pokédex application - Made with React Native demo GitHub
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 William Innholt (@kentwill
react-signup-form npm install npm start – will create /build directory Go to /build directory and type python -m SimpleHTTPServer Go to localhost:8000 Will be watching LESS and JS files and compiling them into /build. For deploying to production: NODE_ENV
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 - http://unstack.in/react-telepho
TODO written in ReactJS. BY Khanh Hua codepen See the Pen TODO with ReactJS by Khanh Hua (@khanhhua) on CodePen.
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.
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 well into the millions or more. Due to i
React hacker news Hacker News site using React.js with minimalistic material design. Framework and Libraries React.js with ES6 React-Router for routing jQuery for ajax Build tools Gulp with babel transpiler to convert ES6 to ES5 Javascript Browserify to u
React components for efficiently rendering large lists and tabular data LIVE DEMO https://bvaughn.github.io/react-virtualized/ GitHub