Skip to content

igarramaddhan/LANote

Repository files navigation

LANote

My React-Native, Redux, React-Navigation journey

This repository is my react native journey to improve my coding style. Just try clone it if you want to learn it 😆

demo demo

Run it locally

To install, there are two steps:

  1. Clone this repo and run npm install or yarn install
git clone https://github.com/igarramaddhan/LANote.git

cd LANote
npm install
  or
yarn install
  1. Link the dependencies
react-native link
  1. Run the project with react-native run command.

Android

react-native run-android

IOS

react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published