Skip to content

Audio Player example with basics of TypeScript, Redux Toolkit, RTK Query, React Navigation V6, and React Native Testing Library

Notifications You must be signed in to change notification settings

ahmetfarukekinci/React-Native-Audio-Player

Repository files navigation

React Native Audio Player

It is a basic example of an expo-av library which includes many other features.

Technologies

  • React Navigation V6
  • Redux Toolkit
  • RTK Query
  • Formik & Yup
  • TypeScript
  • React Native Testing Library

Features

  • Authentication flow with React Navigation, Redux Toolkit, Expo Secure Store
  • Form validation with Formik and Yup
  • Api query management with RTK Query
  • State Management by Redux Toolkit
  • Displaying SVG files in Production Mode
  • Testing screens and components with jest&react native testing library (I just commit login screen test but its going to be continue to other screens)

Installation

$ npm install

In case you do not have Expo installed

$ npm install --global expo-cli

or please see

Usage

expo start

Thanks

The UI design belongs to Artur Dziuła

About

Audio Player example with basics of TypeScript, Redux Toolkit, RTK Query, React Navigation V6, and React Native Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published