first we have to create project name as Notely react-native-init 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:
- first clone this projects as repositry link: https://github.com/lavarajallu/Notely.git
- Go to the project folder install node modules through this command: npm install
- after we have to run in ios : react-native run-ios
- coming to android: react-native run-android