Skip to content

Simple react native project containing some basic components like checkbox, radio etc.

Notifications You must be signed in to change notification settings

omarait-mlouk/react-native-elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Simple Components

This project is all about react native components, that are no longer supported or not built in to be used in the app. Components like checkbox, radio selector, group of radio selectors...etc.

Note this is only basic code no extra dependencies are needed.

Prerequisites

Installation

Open a Terminal in the project root and run:

npm install

Or if you want to create your own project just follow the steps found in react native doc.

In this project I used expo

yarn create expo-app elements

We're done! Now you can build and run the app on your device/simulator.

About

Simple react native project containing some basic components like checkbox, radio etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published