/Notely

Primary LanguageJava

first we have to create project name as Notely react-native-init Notely.

Notely

Added Splash Screen..... using react-native-splash-screen. Navigation for using react-native-router-flux In this main aspect to show filter for Starred and Fav list items to separarated based on selected items . deleted using react-native-swipe-out . using react-native-side-menu

To run this Project:

  1. first clone this projects as repositry link: https://github.com/lavarajallu/Notely.git
  2. Go to the project folder install node modules through this command: npm install
  3. after we have to run in ios : react-native run-ios
  4. coming to android: react-native run-android