Giter VIP home page Giter VIP logo

Description

This is the mobile interface of an exam reader application written with React Native. While the screen interfaces are fully developed, the server connection is currently only available for the login and register pages.

In the future, we plan to integrate image processing and server connections, and offer the application once again with these additional features.

A video clip from the application:



The Packages That I Use In The Program

Below are some packages that may be useful for future use:

react-navigation: When it comes to navigating between screens, there is one library that stands out as the most popular and useful. In this application, I used several navigation examples, including stack, bottom bar, and drawer navigation, all made possible thanks to this powerful library.

react-native-elements: In this package, we are provided with some components such as buttons and inputs, along with some useful features.

react-native-gesture-handler: This package enabled me to use animations, making touches and screen transitions smoother and more visually pleasing.

react-native-modal: Thanks to this package, I was able to easily create pop-up windows and make my application more interactive.

react-native-bottom-sheet: Thanks to this library, I was able to add a bottom sheet component to my application. This allowed me to hide certain information under the screen, which might have been useless from a UX standpoint if displayed on the main screen.

react-native-popover-view: With this package, I was able to generate components that can be associated with and displayed immediately next to the component that clicked on. This also helped me make improvements in the UX of my application.

react-native-reanimated: This library provides an API for both animations that come from different libraries and animations that we can create ourselves.

react-native-svg: This package is necessary because it enables the use of SVG images within React Native.

Exam Reader's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.