Skip to content

QasidLabeed/react-native-redux-classbased-boilerplate

Repository files navigation

react-native-boilerplate

This repository provides a Biolerplate code to start a new project with React Native. It uses Redux with class based components to manage global state

Predefined Components

The components folder contains predefined components which uses react native elements to provide styling with predefined values

<Block>
  <NavigationEvents />
  <Block center middle>
    <Text h1 primary>
      Hello World
    </Text>
  </Block>
</Block>

Block is a custom component that uses View Element

  • Other Custom components include Text, Badge, Button, Card,Divider, Input, Progress,Switch

About

React Native boilerplate with Redux setup using class based components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published