Skip to content

Dssdiego/react-native-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A new way of writing React Native Code.

Read this in another languages: 🇫🇷 Français, 🇪🇸 Spañol, Português (BR)

API's

API Trigger
Firebase raFirebase

Components

Components Trigger
Button rcButton
Image rcImage
ListView rcListView
ScrollView rcScrollView
Text rcText
TextInput rcTextInput
View rcView

Functions

Functions Trigger
Constructor rfConstructor
Render rfRender
Register rfRegisterComponent

State

State Trigger
this.state={myValue} rsThisState
this.setState({myValue}) rsSetState

Props

Prop Trigger
this.props.myProp rpThisProps

Imports

Imports Trigger
React riReact
React Native riReactNative
Firebase riFirebase

Aux of Components

Aux Trigger
ListViewDataSource rxListViewDataSource
SeparatorStyle rxSeparatorStyle

Styles

Style Trigger
style={styles.myStyle} rtStyleAsign
Style Create rtStyleCreate
StyleSheet Create rtStyleSheetCreate

About

A new way of writing React Native Code in Atom Editor

Resources

Stars

Watchers

Forks

Packages

No packages published