Giter Club home page Giter Club logo

react's Introduction

https://app.quicktype.io/ https://reactnative.dev/docs/getting-started https://reactnative.dev/docs/environment-setup1 https://reactnative.dev/docs/environment-setup https://reqres.in/#support-heading

Componentes

https://reactnative.dev/docs/components-and-apis

Touchable

https://reactnative.dev/docs/touchableopacity https://reactnative.dev/docs/touchablenativefeedback#useforeground

StylesSheet

https://reactnative.dev/docs/stylesheet

Shadow Generator

https://ethercreative.github.io/react-native-shadow-generator/

Dimensiones

https://reactnative.dev/docs/dimensions

FlexBox

https://reactnative.dev/docs/flexbox

Comando para crear

https://gist.github.com/Klerith/89d5288dec7ff254913453d26a63e981

problemas con IOS, POD INSTALL

https://www.udemy.com/course/react-native-fh/learn/lecture/25275610#overview

Use Custom Hook:

https://www.udemy.com/course/react-native-fh/learn/lecture/25290350#content

Stack Navigator

https://reactnavigation.org/docs/stack-navigator/

Drawer Navigator

https://reactnavigation.org/docs/drawer-navigator/

Tab BarNavigator

https://reactnavigation.org/docs/bottom-tab-navigator/

TAB BOTTOM ICON

https://reactnavigation.org/docs/material-bottom-tab-navigator/

TOB TAB Navigator

https://reactnavigation.org/docs/material-top-tab-navigator/

ICONS IOS

https://www.udemy.com/course/react-native-fh/learn/lecture/25365534#content

Instalaciones ANDROID

https://www.udemy.com/course/react-native-fh/learn/lecture/25758228#overview

Instalaciones IOS

https://www.udemy.com/course/react-native-fh/learn/lecture/25759968#content

INSTALL CATALOGO

npx react-native init catalopApp --template react-native-template-typescript
https://reactnavigation.org/docs/getting-started
	npm install @react-navigation/native
		npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
		import 'react-native-gesture-handler';
https://reactnavigation.org/docs/stack-navigator/
	npm install @react-navigation/stack
https://github.com/meliorence/react-native-snap-carousel
	npm install --save react-native-snap-carousel
	npm install -D @types/react-native-snap-carousel
https://github.com/oblador/react-native-vector-icons
	npm install --save react-native-vector-icons
	Option: With Gradle (recommended)
	import Icon from 'react-native-vector-icons/Ionicons';
	npm install -D @types/react-native-vector-icons
	ICON IOS
		https://www.udemy.com/course/react-native-fh/learn/lecture/25454702#content min 7
https://www.npmjs.com/package/currency-formatter
	npm i currency-formatter
https://github.com/react-native-linear-gradient/react-native-linear-gradient (secundario, gradient)
	npm install react-native-linear-gradient --save
	
https://github.com/osamaqarem/react-native-image-colors
	npm install react-native-image-colors
	USAGE 		import ImageColors from 'react-native-image-colors'
	function	const colors = await ImageColors.getColors(URI, config)

Install Core Components and APIs https://reactnative.dev/docs/components-and-apis

AREGAR web socket
CREDENTIAL GOOGLE MAPS ANDROID (ReactNativeMapsCoreApp) = AIzaSyCPAA827wf0hV_5EHiqcMcPOXxuu1Xo-PA
https://id.heroku.com/login
https://cloudinary.com/
https://cloudinary.com/
https://documenter.getpostman.com/view/343088/TW74j5T2
https://romannurik.github.io/
https://github.com/oblador/react-native-vector-icons
	https://ionic.io/ionicons 
npx react-native init coreComponents --template react-native-template-typescript
npm install @react-navigation/native
	npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
	https://reactnavigation.org/docs/getting-started/
npm install @react-navigation/stack
	create folder navigator
	create file navigator.tsx
		https://reactnavigation.org/docs/stack-navigator/
https://github.com/oblador/react-native-vector-icons
	npm install --save react-native-vector-icons
	npm install -D @types/react-native-vector-icons
https://github.com/meliorence/react-native-snap-carousel
	npm install --save react-native-snap-carousel
	npm install --save @types/react-native-snap-carousel
https://react-native-async-storage.github.io/async-storage/docs/usage
	npm install @react-native-async-storage/async-storage
https://www.npmjs.com/package/@react-native-picker/picker
	npm i @react-native-picker/picker
https://www.npmjs.com/package/react-native-image-picker
	npm install react-native-image-picker
https://www.npmjs.com/package/react-native-permissions
	 npm install --save [email protected]
https://github.com/react-native-maps/react-native-maps
	https://github.com/react-native-maps/react-native-maps/blob/master/docs/installation.md\
		npm install react-native-maps --save-exact --force
https://github.com/react-native-geolocation/react-native-geolocation
	npm install @react-native-community/geolocation --save	
https://www.npmjs.com/package/react-native-base64
	npm install --save react-native-base64
	npm i --save-dev @types/react-native-base64

react's People

Contributors

eliasdominguezpires avatar

Watchers

James Cloos avatar  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.