/MusicExampleApp

A example music app developed using React Native and TypeScript.

Primary LanguageTypeScript

MusicExampleApp (ReactNative)

native

iOS and Android music app developed via ReactNative.

demo

Setup

yarn run init

Run

yarn run ios for iOS & yarn run android for Android

Following areas have been covered in this app:

  • Function Component approach
  • React Hooks
  • Unit test cases via jest
  • Component test cases via @testing-library/react-native
  • Navigation wix/react-native-navigation