Coder Social home page Coder Social logo

irshadvali / react-tutorial Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 9.0 2.5 MB

React Native tutorial

JavaScript 94.76% Java 1.73% Objective-C 2.59% Starlark 0.93%
react-native-basic reactnative-ui customfont-in-reactnative gridview listview gradient font drawer custom-fonts svg async-storage react-native-shared-preferences stacknavigator mapview popupdialog fetch-api

react-tutorial's Introduction

React - Tutorial

For Navigation 1 - “npm i --save react- navigation react- native - vector - icons prop- types”

2 - For GridView “npm install react- native - gridview--save”

3 - To show react message(e.g like text animation) “npm i react- native - animated - message”

4 - To use Svg images “npm install react- native - svg - image--save” Then for link “react - native link”

  1. To use React- native - Kitten framework “npm install --save react- native - ui - kitten”

6.For Drawer navigation “npm install --save react- native - drawer - menu”

7.Bottom Toolbar “npm install react- native - xtabbar--save”

8 - For Gradient color “npm install react- native - linear - gradient--save” Then for link “react - native link”

9 - For Map “npm install react- native - maps--save”

“npm install --save react- native - maps - google” Then for link “react - native link”

10.device back handling. npm install --save react- native - back - android

11.For pagination “npm install react- native - paginated - listview--save”

  1. For Custom Font := for custom font you have to create a font file in assets folder which is in side the project(e.g. Allnavigation->assets->fonts)

in package.json file you gave to write

     "rnpm": {
	"assets": [
		"./assets/fonts"
	]
},  

Then we have to link font files   to react native :
by below command
$ react-native link

react-tutorial's People

Contributors

irshad-vali-xelp avatar irshadvali avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.