iOS and Android music app developed via ReactNative.
yarn run init
yarn run ios for iOS & yarn run android for Android
- Function Component approach
- React Hooks
- Unit test cases via
jest - Component test cases via
@testing-library/react-native - Navigation
wix/react-native-navigation
