Mobile Flashcards is a native application built with React Native that helps you in remembering things. You can add decks, cards to decks and play quiz to check how much you remembered. It also helps you by sending quick remainders to study.
- How to create native apps using React Native
- How React and React Native are similar
- React Native core concepts
- Using
react-native
library - Using
expo
- How to navigate
- Different ways to navigate in React Native
- Using Native Features,
Notifications
- Using
- Using ReactNative and Redux
- Using Redux Middlewares
- Dispatching Actions to update Store via Reducer
- π Customized Styles using CSS
- π₯ Highly-Reactive UI
- π‘ Ready made components
- πΊοΈ Routing using React Navigation
- β»οΈ State management using Redux
- β Add a question
- ποΈ Create Decks
- π€ Remember using Flashcards
- π Score to see your results
- π Local Notifications
- To Start with download node on your pc from its official site.
- Install the dependencies
npm install
- Install
expo-cli
using node
npm i -g expo-cli
- Before running the app run this command to link the font
yarn react-native link
- Run the app
expo start
-
See live in your local machine here.
-
If you're facing
watchman error
:
rm -rf /usr/local/var/run/watchman/root-state