Skip to content

A sample project to get familiar with basic set of react native frameworks/libraries and UI components. Thanks to www.npmjs.com for providing enough resources to complete this project.

License

Notifications You must be signed in to change notification settings

ronyv/ReactNativeBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ReactNativeBasics

This is a sample project done to get familiar with basic set of react native UI and functional components. Thanks to www.npmjs.com for providing enough resources to complete this project.

This is one project that i developed as part of learning React Native developement. So i've given more importance to the functional implementations rather than concentrating on building good looking UI.

You can download the Apk file directly from the following dropbox url : https://www.dropbox.com/s/99e9j0ksqx1ax3m/ReduxWithRouter_V1.apk?dl=0

Some of the major features implemented with this project are :

  1. Redux Implementation with Thunk Middleware.
  2. Navigation using react-native-router-flux.
  3. Device Orientation change listener.
  4. Websockets Implementation connected with echo server.
  5. Pie Chart and Real time line graph implementation using HighCharts.
  6. Dygraphs implementation of line graphs with dynamic x and y axis values based on zoom.

Screenshots :

Menu List :

rr-1

Redux With Thunk :

rr-2

Device Orientation change listener :

rr-3

Websockets Implementation :

rr-5

Dygraphs: rr-4

About

A sample project to get familiar with basic set of react native frameworks/libraries and UI components. Thanks to www.npmjs.com for providing enough resources to complete this project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages